49 releases (19 breaking)
0.22.2 | Oct 8, 2024 |
---|---|
0.21.0 | Oct 4, 2024 |
0.18.0 | Jan 1, 2024 |
0.17.5 | Nov 19, 2023 |
0.1.1 | Dec 30, 2021 |
#799 in Database interfaces
142 downloads per month
Used in 2 crates
57KB
1K
SLoC
Development
Run the derive model code:
cargo run --bin simple --features runtime-tokio-rustls,sqlite
Run test code:
cargo test --features runtime-tokio-rustls,sqlite
Run tests themselves
Workflow
Try to build and compile using the derive macros.
just run --bin plain
Copy and paste into expanded.rs if you need to see details about the expanded code.
cargo expand --bin plain | pbcopy
Dependencies
~17–34MB
~535K SLoC