Module tree_map

Source
Expand description

Trait to map entities.

Traitsยง

TreeMap
The trait maps the implementing struct and its dependencies. It will insert the struct in a TableMapper and register the mapper in the TableMapperRegistry.