cornucopia_sync

Crates.iocornucopia_sync
lib.rscornucopia_sync
version0.4.0
sourcesrc
created_at2022-08-01 17:42:13.04526
updated_at2022-11-07 18:25:09.946043
descriptionSynchronous client library for Cornucopia users.
homepagehttps://cornucopia-rs.netlify.app/
repositoryhttps://github.com/cornucopia-rs/cornucopia
max_upload_size
id636966
size4,869
__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 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.

Commit count: 676

cargo fmt