Milittle / nebula-rs

Nebula Graph Client API in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples

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.

License:Apache License 2.0


Languages

Language:Rust 99.9%Language:Shell 0.1%