Module const_units::assertion
source · Expand description
Utility types for bounding const-generics by a boolean expression
Structs
- Represents a constant boolean value, implements
Trueif COND is true
Traits
- Implemented by
Boolif COND is true