11 releases
Uses new Rust 2021
new 0.3.1 | Jun 23, 2022 |
---|---|
0.2.11 | May 11, 2022 |
0.1.11 | Mar 18, 2022 |
0.1.9 | Feb 1, 2022 |
0.1.1 | Dec 30, 2021 |
#258 in Database interfaces
139 downloads per month
38KB
503 lines
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
~10–22MB
~441K SLoC