Re-exports§
pub use error::DocboxServiceError;pub use error::ManagementError;pub use remote::RemoteDocboxManagementInterface;pub use remote::RemoteDocboxManagementTransport;pub use types::*;
Modules§
Enums§
Traits§
- Docbox
Management Interface - Management interface providing the management functionality with an abstracted backend to allow the various points of management (CLI, Management Lambda, ..etc)