pub const fn binary_nonzero_u32(u: NonZeroU32, v: NonZeroU32) -> NonZeroU32Expand description
Const binary GCD implementation for NonZeroU32.
pub const fn binary_nonzero_u32(u: NonZeroU32, v: NonZeroU32) -> NonZeroU32Const binary GCD implementation for NonZeroU32.