Expand description
A disk backend for “blobs”, i.e. raw disk data that can be accessed through a simple interface such as HTTP.
Modules§
- The blob trait and blob implementations.
- Resolver implementation for
BlobDisk
.
Structs§
- A read-only disk backed by a blob.
- An error when attempting to open a blob in VHD1 format.