saturating
Saturating arithmetic operations for numeric types. This module provides traits and implementations for arithmetic operations that saturate at the numeric type's boundaries instead of overflowing.
Fully qualified path: core::num::traits::ops::saturating