Expand description
Typesafe wrappers around the /blob filesystem.
Re-exports
pub use mock::Mock;
Modules
Typesafe wrappers around writing blobs to blobfs.
Mock implementation of blobfs for blobfs::Client.
Structs
Blobfs client
TempDirFake
is a thin wrapper around a tempfile::TempDir
and therefore does not
replicate many of the important properties of blobfs, including:Enums
Blobfs client errors.