cornucopi_async

Crates.iocornucopi_async
lib.rscornucopi_async
version0.7.1
created_at2025-01-05 11:04:06.945985+00
updated_at2025-01-05 15:07:11.711502+00
descriptionAsynchronous client library for Cornucopi users.
homepagehttps://cornucopi-rs.netlify.app/
repositoryhttps://github.com/jacobsvante/cornucopi
max_upload_size
id1504666
size15,203
Jacob Magnusson (jacobsvante)

documentation

README

Cornucopi

Generate type-checked Rust from your SQL

NOTE: It's been a long time since the original `cornucopia` crates were updated. These are copies of those crates under a new name, where we will focus on keeping sub-dependencies up-to-date.


Crates.io version book docs.rs License Chat

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

This is a client crate for Cornucopi. This dependency provides

  1. Internals required by the generated code.
  2. Public items that you may find useful when working with Cornucopi (you can find more info about these in the docs).

You need to depend on this crate for Cornucopi's generated code to work properly.

Commit count: 715

cargo fmt