Re-exports§
pub use self::database::Database;pub use self::error::Error;pub use self::error::Result;pub use api;
Modules§
Structs§
- Client
 - Output
 - new Output struct with output data(previously Output) and output meta
 - Output
Meta  - OutputMeta stores meta information produced/generated during the execution
 - Record
Batches  
Enums§
- Output
Data  - Original Output struct carrying result data to response/client/user interface