Module asuran::manifest::driver [−][src]
Enums
An error for things that can go wrong with drivers
Traits
Defines a type that can, semi-automatically, drive the storage of objects from
an associated BackupTarget
into a repository.
Defines a type that can, semi-automatically, drive the retrieval of objects from
a repository into an associated RestoreTarget
.