Expand description
Logic related types and functionality.
Macros§
- const_
bool - Converts a const
bool
expression to a type-level boolean. - const_
logic - MAYBE
Structs§
Traits§
- Const
Bool - Allows to convert compile-time constants into type-level booleans.
- Const
Logic - MAYBE?
- Const
Trool - Allows to convert compile-time constants into type-level trooleans.