Expand description
This module contains types used for sending and receiving messages to and from the storage agent.
Structs§
- Error
Error
encapsulates a formatted error the occurs due to write failures.
Enums§
- Payload
Payload
wraps the request and response payloads.- Storage
Info - Storage
Request StorageRequest
contains all of the requests that can be made to the storage agent.- Storage
Response StorageResponse
contains the corresponding result types to the matchingStorageRequest
variants of the same name.- Storage
Type