Module hoard::checkers

source ·
Expand description

Types that validate (check) Hoard configurations

This module includes a single trait, Checker, and all types that implement it. Currently, that is only the LastPaths checker.

Modules

  • Keep records of previous operations (including on other system) to prevent inconsistencies and accidental overwrites or deletions.

Structs

Enums

Traits