Modules§
Structs§
- Blob 🔒
- A
Blobis a file that is stored in the backend. - BlobId
- An Id identifying a “blob”
- Blob
Location BlobLocationcontains information about a blob within a pack- Blob
Locations - DataId
- An Id identifying a concat! (“blob of type”, stringify! (BlobType::Data))
Enums§
- Blob
Type - The type a
blobor apackfilecan have
Constants§
- ALL_
BLOB_ TYPES - All
BlobTypes which are supported by the repository
Traits§
- Initialize
- Initialize is a new trait to define the method
init()for aBlobTypeMap - Packed
Id - A marker trait for Ids which identify Blobs in pack files