Home
last modified time | relevance | path

Searched defs:newtype_struct (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/darling_core/src/util/
Dshape.rs261 let newtype_struct: syn::DeriveInput = parse_quote! { in tuple_accepts_newtype() localVariable
/external/rust/android-crates-io/crates/serde-xml-rs/tests/
Dmigrated.rs915 fn newtype_struct() { in newtype_struct() function