Crate miniorm_macros

Source
Expand description

Helper crate for miniorm providing a device macro to easily implement the Schema and Bind trait.

Derive Macrosยง

Entity
Derive macro to automatically derive the Schema and Bind traits.