etcommon-bigint 0.2.10

Big integer (256-bit and 512-bit) implementation for SputnikVM and other Ethereum Classic clients.
Documentation
Build #125708 2018-11-06T13:56:53.636826+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)
# docs.rs version
cratesfyi 0.6.0 (c695234 2018-11-02)

# build log
Updating crates.io index
Downloading crates ...
Downloaded etcommon-bigint v0.2.10
Fresh libc v0.2.43
Fresh etcommon-hexutil v0.2.4
Fresh byteorder v1.2.7
Fresh lazy_static v0.2.11
Fresh elastic-array-plus v0.10.0
Fresh rand v0.4.3
Checking etcommon-rlp v0.2.4
Fresh rand v0.3.22
Running `rustc --crate-name rlp /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/etcommon-rlp-0.2.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="byteorder"' --cfg 'feature="elastic-array-plus"' --cfg 'feature="etcommon-hexutil"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' -C metadata=b59b632b5d3f8187 -C extra-filename=-b59b632b5d3f8187 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-6dd8482b12a7fc0c.rmeta --extern elastic_array=/home/cratesfyi/cratesfyi/debug/deps/libelastic_array-9a32f852b8e41d7e.rmeta --extern hexutil=/home/cratesfyi/cratesfyi/debug/deps/libhexutil-4c966b572230f512.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-496d946988199e67.rmeta --cap-lints allow`
Documenting etcommon-bigint v0.2.10
Running `rustdoc --crate-name bigint /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/etcommon-bigint-0.2.10/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="etcommon-hexutil"' --cfg 'feature="etcommon-rlp"' --cfg 'feature="libc"' --cfg 'feature="rand"' --cfg 'feature="rlp"' --cfg 'feature="std"' --cfg 'feature="string"' -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'etcommon_hexutil=https://docs.rs/etcommon-hexutil/0.2.4' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.43' --extern-html-root-url 'etcommon_rlp=https://docs.rs/etcommon-rlp/0.2.4' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.2.7' --extern-html-root-url 'heapsize=https://docs.rs/heapsize/0.4.2' --extern-html-root-url 'rand=https://docs.rs/rand/0.3.22' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-6dd8482b12a7fc0c.rmeta --extern hexutil=/home/cratesfyi/cratesfyi/debug/deps/libhexutil-4c966b572230f512.rmeta --extern rlp=/home/cratesfyi/cratesfyi/debug/deps/librlp-b59b632b5d3f8187.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-4b31dc9d4d41372a.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-d852f122c7ddfad5.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.47s