Crate blobfs

Source
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
ClientBuilder
A builder for Client

Enums§

BlobfsError
Blobfs client errors.
CreateError
An error encountered while creating a blob
GetBlobVmoError