Docs.rs
  • rust-nebula-0.0.1
    • rust-nebula 0.0.1
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • GG2002
    • Dependencies
      • async-trait ^0.1 normal
      • bb8 ^0.8.5 normal
      • bytes ^1 normal
      • fbthrift-git =0.0.7 normal
      • fbthrift-transport ^0.9 normal
      • fbthrift-transport-response-handler ^0.7 normal
      • nebula-fbthrift-graph-v3 ^0.3 normal optional
      • nebula-fbthrift-meta-v3 ^0.3 normal optional
      • nebula-fbthrift-storage-v3 ^0.3 normal optional
      • serde ^1 normal optional
      • chrono ^0.4 dev
      • float-cmp ^0.9 dev
      • serde_repr ^0.1 dev
    • Versions
    • 15.97% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rust_nebula0.0.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits

List of all items

Structs

  • HostAddress
  • TimezoneInfo
  • graph::query::GraphQueryOutput
  • graph::query::Host
  • graph::query::Space
  • graph::single_conn_session::SingleConnSession
  • graph::single_conn_session::single_conn_session_manager::SingleConnSessionConf
  • graph::single_conn_session::single_conn_session_manager::SingleConnSessionManager
  • graph::transport_response_handler::GraphTransportResponseHandler
  • meta::client::MetaClient
  • meta::transport_response_handler::MetaTransportResponseHandler
  • storage::client::StorageClient
  • storage::query::StorageQueryOutput
  • storage::query::StorageScanEdgeOutput
  • storage::query::StorageScanVertexOutput
  • storage::transport_response_handler::StorageTransportResponseHandler

Enums

  • DataSetError
  • graph::query::GraphQueryError
  • graph::single_conn_session::SingleConnSessionError
  • meta::client::MetaClientError
  • storage::client::StorageClientError
  • storage::query::StorageQueryError

Traits

  • graph::query::GraphQuery

Macros

  • dataset_wrapper_proxy