fletch-orm-macros 1.0.0

Procedural macros for the Fletch ORM database toolkit
Documentation
1
2
3
4
5
# fletch-orm-macros

Procedural macros for [fletch-orm](https://docs.rs/fletch-orm): `#[derive(Entity)]` and related database mapping helpers.

See the [project README](../README.md) and [persistence guide](../docs/src/persistence.md).