Expand description

Snapshot tarball download and unpack mechanism.

The SnapshotDownloader trait abstracts how to download and unpack snapshots tarballs.

Snapshots locations can be of various kinds, right now we only support HTTP download (using the HttpSnapshotDownloader) but other types may be added in the future.

Structs§

Traits§