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§
- Blobfs
Error - Blobfs client errors.
- Create
Error - An error encountered while creating a blob
- GetBlob
VmoError