Home
last modified time | relevance | path

Searched defs:custom_serde_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/serde_derive/src/internals/
Dattr.rs666 pub fn custom_serde_path(&self) -> Option<&syn::Path> { in custom_serde_path() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_derive-1.0.197/src/internals/
H A Dattr.rs666 pub fn custom_serde_path(&self) -> Option<&syn::Path> { in custom_serde_path() method