Searched defs:type_path (Results 1 – 5 of 5) sorted by relevance
72 let type_path = self.type_path(); in encoder() localVariable87 pub fn type_path(self) -> TokenStream { in type_path() method
71 let type_path = type_as_type_path(&item.self_ty)?; in from_impl() localVariable
246 pub fn type_path(ident: Ident) -> Type { in type_path() function
105 fn type_path(&mut self, ty: &TypePath) { in type_path() method
470 let type_path = match variant_ident { in deserialize_tuple() localVariable928 let type_path = match variant_ident { in deserialize_struct() localVariable