Expand description

A Storage system for blobs (arbitrary bytes of data).

Structs

An implementation of a BlobStore using a folder on a file system.

A simple Blob implementation.

Enums

The errors this package returns.

Traits

A blob contains general information about the blob.

A generic Storage system for blobs.