Expand description
Batteries for working with struct fields.
Structs§
Traits§
- Container
- Container containing field values.
Functions§
- if_
empty - Returns a function checking whether the provided
Container::is_empty
and if so, setting the valueparse
d from the providedInput
into it.