[][src]Module asuran::manifest::driver

Enums

DriverError

An error for things that can go wrong with drivers

Traits

BackupDriver

Defines a type that can, semi-automatically, drive the storage of objects from an associated BackupTarget into a repository.

RestoreDriver

Defines a type that can, semi-automatically, drive the retrieval of objects from a repository into an associated RestoreTarget.