Re-exports§
pub use api::Api;pub use api::ApiClient;pub use api::ApiErr;pub use api::ApiResult;pub use handler::Handler;pub use id::Id;pub use id::PrimaryKey;pub use newtypes::Uint32;pub use newtypes::Uint63;pub use pagination::Pagination;pub use new_type;
Modules§
- api
- base62
- client_
id - color
- date_
format - date_
format_ opt - datetime_
format - datetime_
format_ opt - encoder
- handler
- id
- newtypes
- pagination
- protocol
- tuple
- version_
data
Structs§
- Bytes
- A cheaply cloneable and sliceable chunk of contiguous memory.