pub const fn max_value<T: UnsignedPrimInt>() -> T
Determine the maximum value of the specified UnsignedPrimInt.
UnsignedPrimInt