Re-exports

pub use self::errors::*;
pub use self::types::*;

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.