Docs.rs
num-bigint-dig-0.5.0
num-bigint-dig 0.5.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
dignifiedquire
Dependencies
byteorder ^1.2.7
normal
lazy_static ^1.2.0
normal
libm ^0.1.4
normal
num-integer ^0.1.39
normal
num-iter ^0.1.37
normal
num-traits ^0.2.4
normal
rand ^0.6
normal
serde ^1.0
normal
smallvec ^0.6.7
normal
zeroize ^0.10.1
normal
rand_chacha ^0.1
dev
rand_isaac ^0.1
dev
rand_xorshift ^0.1
dev
serde_test ^1.0
dev
autocfg ^0.1.5
build
Versions
Go to latest version
Platform
i686-apple-darwin
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
☰
num_bigint_dig
[
−
]
[src]
Function
num_bigint_dig
::
negate_sign
pub fn negate_sign(i: &mut
BigInt
)
Negates the sign of BigInt.