Module ruplicity::signatures

source ·
Expand description

Operations on backup signatures.

This sub-module exposes types to deal with duplicity signatures. It can be used to get information about files backupped in a backup chain.

Structs

  • Stores information about paths in a backup chain.
  • Information about an entry inside a backup snapshot.
  • A signature for a backup snapshot.
  • Files and directories inside a backup snapshot.
  • Allows to display files of a snapshot.
  • Signatures for backup snapshots, in creation order.

Enums