Docs.rs
num-bigint-dig-0.8.4
num-bigint-dig 0.8.4
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dignifiedquire
Dependencies
arbitrary ^1.1.0
normal
optional
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
optional
serde ^1.0
normal
optional
smallvec ^1.10.0
normal
zeroize ^1.5
normal
optional
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
61.76%
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
num_
bigint_
dig
0.8.4
In num_
bigint_
dig::
algorithms
num_bigint_dig
::
algorithms
Function
mul3
Copy item path
Source
pub fn mul3(x: &[
u64
], y: &[
u64
]) ->
BigUint