Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds