Crate strict

source ·
Expand description

Provide some types with inherent bounds, useful when you want to avoid unwrap or want const matching.

Structs

Enums

  • An ordered set of 1, 2 or 3 elements, allowing pattern matching.