Expand description
This module defines some additional traits not directly tied to conversions.
Traits§
- Invalid
Sentinel - This trait indicates that a type has an “invalid” sentinel value.
- Saturated
- This trait indicates that values of a type can be logically “saturated”.
- Signed
Infinity - This trait indicates that a type has positive and negative “infinity” values.