Searched defs:type_into (Results 1 – 1 of 1) sorted by relevance
220 type_into: Option<syn::Type>, field305 let mut type_into = Attr::none(cx, INTO); in from_ast() localVariable666 pub fn type_into(&self) -> Option<&syn::Type> { in type_into() method