cornucopia_async

Crates.iocornucopia_async
lib.rscornucopia_async
version0.6.0
created_at2022-08-01 17:42:32.250109+00
updated_at2024-01-03 15:10:25.261568+00
descriptionAsynchronous client library for Cornucopia users.
homepagehttps://cornucopia-rs.netlify.app/
repositoryhttps://github.com/cornucopia-rs/cornucopia
max_upload_size
id636967
size14,616
__dil__ (LouisGariepy)

documentation

README

Cornucopia

Generate type-checked Rust from your SQL

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 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.

Commit count: 683

cargo fmt