pub const fn zero<T: UnsignedPrimInt>() -> TExpand description
Determine the zero value of the specified UnsignedPrimInt.
This function always succeeds (a NonZero is not a primitive integer)
pub const fn zero<T: UnsignedPrimInt>() -> TDetermine the zero value of the specified UnsignedPrimInt.
This function always succeeds (a NonZero is not a primitive integer)