3 unstable releases

0.4.0 Nov 7, 2022
0.3.1 Aug 1, 2022
0.3.0 Aug 1, 2022

#2499 in Database interfaces

Download history 5/week @ 2024-02-15 40/week @ 2024-02-22 6/week @ 2024-02-29 1/week @ 2024-03-07 28/week @ 2024-03-28 29/week @ 2024-04-04

57 downloads per month

MIT/Apache

18KB
329 lines

Cornucopia

Generate type-checked Rust from your SQL


Note: This crate is the synchronous client. You can find the asynchronous client here.

This is a client crate for Cornucopia. This dependency provides

  1. Internals required by the generated code.
  2. 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

~8–19MB
~318K SLoC