aro-fletch 1.0.0

Fletch ORM persistence adapter for the Aro web framework
Documentation
1
2
3
4
5
# aro-fletch

Persistence adapter that wires [fletch-orm](https://docs.rs/fletch-orm) and SQLx into Aro's repository ports for SQLite, Postgres, and MySQL.

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