Docs.rs
ethcore-bigint-0.2.1
ethcore-bigint 0.2.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rphmeier
github:paritytech:core-devs
Dependencies
bigint ^4.0
normal
heapsize ^0.4
normal
optional
libc ^0.2
normal
plain_hasher ^0.1
normal
rand ^0.3.12
normal
rustc-hex ^1.0
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Crate ethcore_bigint
ethcore_
bigint
0.2.1
All Items
Crate Items
Re-exports
Modules
Crate
ethcore_
bigint
Copy item path
Source
Expand description
Efficient large, fixed-size big integers and hashes.
Re-exports
§
pub extern crate
bigint
as uint;
Modules
§
hash
General hash types, a fixed-size raw-data type used as the output of hash functions.
prelude
A prelude module for re-exporting all the types defined in this crate.