Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 883 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 883 Bytes

Gel Rust Binding

This workspace is a collection of Rust crates for the Gel database. Individual docs can currently be found on docs.rs:

  • gel-tokio -- client using Tokio async runtime,
  • gel-derive -- derive macro for data structures fetched from the database,
  • gel-protocol -- low-level definitions for data model of the Gel protocol.
  • gel-errors -- low-level definitions for data model of the Gel protocol.

Running Tests

See justfile for all commands to run the tests.

License

Licensed under either of

at your option.