Module field

Source
Expand description

Batteries for working with struct fields.

Structs§

Required
Container requiring a field to have a value mandatory.

Traits§

Container
Container containing field values.

Functions§

if_empty
Returns a function checking whether the provided Container::is_empty and if so, setting the value parsed from the provided Input into it.