Module const_units::assertion

source ·
Expand description

Utility types for bounding const-generics by a boolean expression

Structs

  • Represents a constant boolean value, implements True if COND is true

Traits

  • Implemented by Bool if COND is true