Structs§
- Blob
Health - Health status of the blob store
- Blob
Info - Information about a stored blob
- Blob
Service Client - The client stub that makes RPC calls to the server. All request methods return Futures.
- Serve
Blob Service - A serving function to use with [::tarpc::server::InFlightRequest::execute].
Enums§
- Blob
Error - Error types for blob operations
- Blob
Service Request - The request sent over the wire from the client to the server.
- Blob
Service Response - The response sent over the wire from the server to the client.
Traits§
- Blob
Service - Blob store service for file upload/download operations
- Blob
Service Stub - The stub trait for service
BlobService.
Type Aliases§
- Blob
Result - Result type for blob operations