Crate nebula_fbthrift_storage
source ·Re-exports
pub use nebula_fbthrift_storage_v3 as v3;
pub use nebula_fbthrift_storage_v2 as v2;
pub use nebula_fbthrift_storage_v1 as v1;
Modules
Client implementation for each service in
storage
.Error return types.
Client mocks. For every service, a struct mock::TheService that implements
client::TheService.
Server definitions for
storage
.Thrift type definitions for
storage
.