43 releases (15 breaking)

0.18.0 Jan 1, 2024
0.17.5 Nov 19, 2023
0.17.1 Jul 30, 2023
0.12.1 Mar 27, 2023
0.1.1 Dec 30, 2021

#1491 in Database interfaces

44 downloads per month
Used in ormlite-cli

MIT license

52KB
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–34MB
~548K SLoC