Expand description
Miscellaneous items.
Re-exports§
Structs§
- False
- Static boolean which corresponds to
false. - True
- Static boolean which corresponds to
true.
Traits§
- Static
Bool - To be used as an associated type which is analogous to a
bool. - Static
Value