Module openvet_common::storage
source · Structs§
- A serving function to use with [::tarpc::server::InFlightRequest::execute].
- The client stub that makes RPC calls to the server. All request methods return Futures.
Enums§
- The request sent over the wire from the client to the server.
- The response sent over the wire from the server to the client.
Constants§
Traits§
- The stub trait for service
Storage.