Skip to content

d4h0/edgedb-rust

 
 

Repository files navigation

EdgeDB Rust Binding

This workspace is a collection of Rust crates for EdgeDB support. Individual docs can currently be found on docs.rs:

Running Tests

Due to cargo's limitation on propagation of "features", tests can only be run as few separate command-lines:

cargo test --workspace --exclude edgedb-tokio
cargo test -p edgeql-tokio
cd edgedb-protocol; cargo test --no-default-features

License

Licensed under either of

at your option.

About

The official Rust binding for EdgeDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%