Expand description
Test utilities for starting a blobfs server.
Structs§
- A blob’s hash, length, and contents.
- A ramdisk-backed blobfs instance
- A helper to construct
BlobfsRamdisk
instances. - A
Ramdisk
formatted for use by blobfs. - A virtual memory-backed block device.
- A helper to construct
Ramdisk
instances.
Enums§
- The blob filesystem implementation to use.