nebula-graph-fbthrift-graph-v2 0.1.1

Nebula Graph v2 graph interface
Documentation
[dependencies.anyhow]
default-features = false
features = []
version = "1.0"

[dependencies.async-trait]
default-features = false
features = []
version = "0.1"

[dependencies.common]
default-features = false
features = []
package = "nebula-graph-fbthrift-common-v2"
version = "0.1"

[dependencies.fbthrift]
default-features = false
features = []
package = "fbthrift-git"
version = "0.0.1+unstable2020090200"

[dependencies.futures]
default-features = false
features = ["std"]
version = "0.3"

[package]
authors = ["vkill <vkill.net@gmail.com>"]
categories = []
description = "Nebula Graph v2 graph interface"
documentation = "https://docs.rs/nebula-graph-fbthrift-graph-v2"
edition = "2018"
homepage = "https://github.com/bk-rs/nebula-graph-rs"
keywords = []
license = "Apache-2.0 OR MIT"
name = "nebula-graph-fbthrift-graph-v2"
readme = "README.md"
repository = "https://github.com/bk-rs/nebula-graph-rs"
version = "0.1.1"