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