Docs.rs
num-bigint-dig-0.8.4
num-bigint-dig 0.8.4
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dignifiedquire
Dependencies
arbitrary ^1.1.0
normal
byteorder ^1.2.7
normal
lazy_static ^1.2.0
normal
libm ^0.2.1
normal
num-integer ^0.1.39
normal
num-iter ^0.1.37
normal
num-traits ^0.2.4
normal
rand ^0.8.3
normal
serde ^1.0
normal
smallvec ^1.10.0
normal
zeroize ^1.5
normal
rand ^0.8
dev
rand_chacha ^0.3
dev
rand_isaac ^0.3
dev
rand_xorshift ^0.3
dev
serde_test ^1.0
dev
Versions
60%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In num_bigint_dig::algorithms
?
Function
num_bigint_dig
::
algorithms
::
__add2
source
·
[
−
]
pub fn __add2(a: &mut [
u64
], b: &[
u64
]) ->
u64