Home
last modified time | relevance | path

Searched defs:type_from (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/serde/serde_derive_internals/src/
H A Dattr.rs302 let mut type_from = Attr::none(cx, FROM); in from_ast() variables
634 pub fn type_from(&self) -> Option<&syn::Type> { in type_from() functions
/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dattr.rs302 let mut type_from = Attr::none(cx, FROM); in from_ast() variables
634 pub fn type_from(&self) -> Option<&syn::Type> { in type_from() functions

Completed in 5 milliseconds