Module model_mapper::with
source · Expand description
Collection of utilities to be used in Mapper with and try_with arguments
Modules§
Structs§
- Mapper that uses the Into trait
- Maps from any type to its display string
- Mapper that uses the TryInto trait
Traits§
- Trait to try to map between types
- Trait to map between types