biguint_shr

Function biguint_shr 

Source
fn biguint_shr<T: PrimInt>(n: Cow<'_, BigUint>, shift: T) -> BigUint