5 releases (3 breaking)
0.6.0 | Jan 3, 2024 |
---|---|
0.5.0 | Jan 3, 2024 |
0.4.0 | Nov 7, 2022 |
0.3.1 | Aug 1, 2022 |
0.3.0 | Aug 1, 2022 |
#2120 in Database interfaces
2,458 downloads per month
Used in samling
28KB
605 lines
Cornucopia
Generate type-checked Rust from your SQL
Note: This crate is the asynchronous client. You can find the synchronous client here.
This is a client crate for Cornucopia. This dependency provides
- Internals required by the generated code.
- Public items that you may find useful when working with Cornucopia (you can find more info about these in the docs).
You need to depend on this crate for Cornucopia's generated code to work properly.
Dependencies
~7–16MB
~215K SLoC