56 releases
| new 0.24.3 | Nov 8, 2025 |
|---|---|
| 0.24.1 | Jul 2, 2025 |
| 0.23.3 | Apr 30, 2025 |
| 0.23.1 | Feb 22, 2025 |
| 0.1.1 | Dec 30, 2021 |
#262 in Database interfaces
6,814 downloads per month
Used in 3 crates
78KB
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
~15–33MB
~468K SLoC