Expand description
Re-exports§
pub use api::ArchiveApiServer;
pub use archive::Archive;
Modules§
- api
- API trait of the archive methods.
- archive
- API implementation for
archive
. - error
- Error helpers for
archive
RPC module.
Structs§
- Method
Result Err - The error result of an RPC method.
- Method
Result Ok - The successful result of an RPC method.
Enums§
- Method
Result - The result of an RPC method.