Module garde::validate

source ·
Expand description

Structs

  • A struct which wraps a potentially invalid instance of some T.
  • A struct which wraps a valid instance of some T.

Traits