num_bigint_dig::algorithms

Function biguint_shr

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