Crate ethcore_bigint [] [src]

Efficient large, fixed-size big integers and hashes.

Reexports

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.