57 releases
Uses new Rust 2024
| new 0.24.4 | May 15, 2026 |
|---|---|
| 0.24.3 | Nov 8, 2025 |
| 0.24.1 | Jul 2, 2025 |
| 0.23.1 | Feb 22, 2025 |
| 0.1.1 | Dec 30, 2021 |
#484 in Database interfaces
8,870 downloads per month
Used in 3 crates
79KB
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
~19–39MB
~511K SLoC