43 个版本 (15 个重大变更)
0.18.0 | 2024年1月1日 |
---|---|
0.17.5 | 2023年11月19日 |
0.17.1 | 2023年7月30日 |
0.12.1 | 2023年3月27日 |
0.1.1 | 2021年12月30日 |
#1795 in 数据库接口
每月200次下载
用于 ormlite-cli
52KB
1K SLoC
开发
运行 derive 模型代码
cargo run --bin simple --features runtime-tokio-rustls,sqlite
运行测试代码
cargo test --features runtime-tokio-rustls,sqlite
运行测试本身
工作流程
尝试使用 derive 宏构建和编译。
just run --bin plain
如果需要查看展开代码的详细信息,请将其复制并粘贴到 expanded.rs 中。
cargo expand --bin plain | pbcopy
依赖关系
~16–33MB
~528K SLoC