Crate miniorm_macros
source ·Expand description
Helper crate for miniorm
providing a device macro to easily
implement the Schema
and Bind
trait.
Derive Macros§
- Derive macro to automatically derive the
Schema
andBind
traits.
Helper crate for miniorm
providing a device macro to easily
implement the Schema
and Bind
trait.
Schema
and Bind
traits.