Home
last modified time | relevance | path

Searched defs:type_path (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/der_derive/src/
Dasn1_type.rs72 let type_path = self.type_path(); in encoder() localVariable
87 pub fn type_path(self) -> TokenStream { in type_path() method
/external/rust/crates/der_derive/src/sequence/
Dfield.rs248 pub fn type_path(ident: Ident) -> Type { in type_path() function
/external/rust/crates/serde_derive/src/
Dde.rs470 let type_path = match variant_ident { in deserialize_tuple() localVariable
928 let type_path = match variant_ident { in deserialize_struct() localVariable