38 releases (14 breaking)
0.17.1 | Jul 30, 2023 |
---|---|
0.16.0 | Jul 12, 2023 |
0.12.1 | Mar 27, 2023 |
0.7.0 | Dec 29, 2022 |
0.1.1 | Dec 30, 2021 |
#1358 in Database interfaces
193 downloads per month
Used in ormlite-cli
50KB
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
~16–59MB
~1M SLoC