num_bigint_dig::algorithms

Function biguint_shr

Source
pub fn biguint_shr(n: Cow<'_, BigUint>, bits: usize) -> BigUint