Enum synthez_core::parse::attrs::kind::Nested [−][src]
pub enum Nested {}
Expand description
Trait Implementations
Applies the value extracted from another
field::Container
to
this field::Container
. Read more
Applies the value extracted from another
field::Container
to
this field::Container
. Read more
Applies the value extracted from another
field::Container
to
this field::Container
. Read more
Auto Trait Implementations
impl RefUnwindSafe for Nested
impl UnwindSafe for Nested
Blanket Implementations
Mutably borrows from an owned value. Read more
Merges the provided value
to this field::Container
with the
specified parsing Kind
and Dedup
lication strategy. Read more
Merges the value extracted from another
field::Container
to
this field::Container
with the specified parsing Kind
and
Dedup
lication strategy. Read more