Docs.rs
nebula-fbthrift-storage-v2-0.3.0
nebula-fbthrift-storage-v2 0.3.0
Permalink
Docs.rs crate page
Apache-2.0 OR MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
vkill
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
nebula-fbthrift-common-v2 =0.3.0
normal
const-cstr ^0.3
normal
fbthrift-git =0.0.7
normal
futures ^0.3
normal
nebula-fbthrift-meta-v2 =0.3.0
normal
tracing ^0.1
normal
Versions
2.53%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate nebula_fbthrift_storage_v2
Version 0.3.0
All Items
Modules
?
Crate
nebula_fbthrift_storage_v2
source
·
[
−
]
Re-exports
pub use self::
errors
::*;
pub use self::
types
::*;
Modules
client
Client implementation for each service in
storage
.
errors
Error return types.
mock
Client mocks. For every service, a struct mock::TheService that implements client::TheService.
server
Server definitions for
storage
.
services
types
Thrift type definitions for
storage
.