Crate ethcore_bigint

Crate ethcore_bigint 

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.