Expand description
Typesafe wrappers around the /blob filesystem.
Re-exports§
pub use mock::Mock;
Modules§
- mock
- Mock implementation of blobfs for blobfs::Client.
Structs§
- Client
- Blobfs client
- Client
Builder - A builder for
Client
Enums§
- Blob
Status - The response to a
BlobCreator.NeedsOverwritecall, excepting unexpected internal errors. - Blob
Status Error - Blobfs
Error - Blobfs client errors.
- Create
Error - An error encountered while creating a blob
- GetBlob
VmoError