Module synthez_core::parse::attrs::field [−][src]
Expand description
Batteries for working with Attrs
’ fields.
Traits
Applying a value to a field::Container
according to a parsing
Kind
and Dedup
lication strategy.
Applying a value to a field::Container
according to a parsing
Kind
and Dedup
lication strategy from another
field::Container
.
TryApply
and TryApplySelf
traits’ shim allowing to specify a
parsing Kind
and Dedup
lication strategy as method’s type
parameters.