Module asuran::repository::backend[][src]

Expand description

The backend provides abstract IO access to the real location of the data in the repository.

Re-exports

pub use object_wrappers::backend_to_object;
pub use object_wrappers::BackendObject;

Modules

Provides access to a remote MultiFile repository over SFTP as if it were a local Multi-File Repository

Structs

Describes the segment id and location there in of a chunk

Enums

An error for things that can go wrong with backends

Traits

Repository backend

Index Trait

Manifest trait

Type Definitions