Docs.rs
nebula-fbthrift-meta-v1-0.3.0
nebula-fbthrift-meta-v1 0.3.0
Permalink
Docs.rs crate page
Apache-2.0 OR MIT
Links
Homepage
Repository
crates.io
Source
Owners
vkill
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
nebula-fbthrift-common-v1 =0.3.0
normal
const-cstr ^0.3
normal
fbthrift-git =0.0.7
normal
futures ^0.3
normal
tracing ^0.1
normal
Versions
0.95%
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
nebula_
fbthrift_
meta_
v1
0.3.0
All Items
Crate Items
Modules
Crate
nebula_fbthrift_meta_v1
Copy item path
Source
Re-exports
§
pub use self::
errors
::*;
pub use self::
types
::*;
Modules
§
client
Client implementation for each service in
meta
.
errors
Error return types.
mock
Client mocks. For every service, a struct mock::TheService that implements client::TheService.
server
Server definitions for
meta
.
services
types
Thrift type definitions for
meta
.