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

#7 in #tokio-postgresql

Download history 448/week @ 2025-11-16 570/week @ 2025-11-23 301/week @ 2025-11-30 295/week @ 2025-12-07 263/week @ 2025-12-14 297/week @ 2025-12-21 229/week @ 2025-12-28 378/week @ 2026-01-04 609/week @ 2026-01-11 566/week @ 2026-01-18 421/week @ 2026-01-25 429/week @ 2026-02-01 589/week @ 2026-02-08 823/week @ 2026-02-15 568/week @ 2026-02-22 787/week @ 2026-03-01

2,800 downloads per month

MIT/Apache

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

  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

~7–12MB
~214K SLoC