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