Storage client interface for Hubert operations.
Port of struct StorageClient from cmd/storage.rs.
struct StorageClient
Put an envelope at the given ARID.
Get an envelope from the given ARID.
Optional
Check if an envelope exists at the given ARID.
Storage client interface for Hubert operations.
Port of
struct StorageClientfrom cmd/storage.rs.