pub type LocalStorageClient = LocalClient<StorageCommand, StorageResponse>;
Expand description

A LocalClient for the storage layer.