Module blob

Source
Expand description

The blob trait and blob implementations.

Modules§

file
File-backed blobs.
http
HTTP blob implementation based on [hyper], [tokio], and hyper_tls.

Traits§

Blob
Trait for a read-only blob.