Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

biguint_shr

Function biguint_shr 

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