Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/darling_core/src/options/
Dfrom_attributes.rs31 fn is_newtype(&self) -> bool { in is_newtype() method
/external/rust/android-crates-io/crates/darling_core/src/ast/
Ddata.rs210 pub fn is_newtype(&self) -> bool { in is_newtype() method