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 archiveRPC module.
Structs§
- MethodResult Err 
- The error result of an RPC method.
- MethodResult Ok 
- The successful result of an RPC method.
Enums§
- MethodResult 
- The result of an RPC method.