Skip to main content
This is unreleased documentation for the
main
(development) branch of
crypto-glue
.
biguint_shr
num_
bigint_
dig
0.8.6
In num_
bigint_
dig::
algorithms
num_bigint_dig
::
algorithms
Function
biguint_
shr
Copy item path
Source
pub fn biguint_shr(n:
Cow
<'_,
BigUint
>, bits:
usize
) ->
BigUint