Crate nebula_fbthrift_storage_v1

Crate nebula_fbthrift_storage_v1 

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.