Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from bk-rs/nebula-rs

Nebula Graph Client API in Rust.

License

GG2002/nebula-rs

 
 

Repository files navigation

Examples

Refer to

tokio

Dev

cargo clippy --all-features --tests -- -D clippy::all
cargo +nightly clippy --all-features --tests -- -D clippy::all
cargo fmt -p bb8-nebula -p nebula-demo-tokio -p mobc-nebula -p nebula-client -p serde-nebula-fbthrift-graph --check --

cargo build-all-features
cargo test-all-features -- --nocapture

Publish order

nebula-fbthrift/nebula-fbthrift-double

nebula-fbthrift/*

serde-nebula-fbthrift-graph

nebula-client

bb8-nebula mobc-nebula

About

Nebula Graph Client API in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.9%
  • Shell 0.1%