resource_proof 0.5.0

A 'proof' of bandwidth, cpu and storage for nodes in a decentralised network.
Documentation
Build #65934 2017-07-25T15:26:15.707576+00:00
# rustc version
rustc 1.20.0-dev (64484707f 2017-07-10)
# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading resource_proof v0.5.0
Fresh vec_map v0.8.0
Fresh ansi_term v0.9.0
Fresh unicode-segmentation v1.1.0
Fresh unicode-width v0.1.4
Fresh libc v0.2.28
Fresh tiny-keccak v1.3.0
Fresh bitflags v0.9.1
Fresh strsim v0.6.0
Fresh rand v0.3.15
Compiling termion v1.4.0
Fresh term_size v0.3.0
Fresh atty v0.2.2
Running `rustc --crate-name termion .cargo/registry/src/github.com-1ecc6299db9ec823/termion-1.4.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=03ec976baff0e24d -C extra-filename=-03ec976baff0e24d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-a396341e046aad37.rlib --extern-version libc=libc,0.2.28 --cap-lints allow`
Fresh textwrap v0.6.0
Fresh clap v2.25.1
Documenting resource_proof v0.5.0
Running `rustdoc --crate-name resource_proof .cargo/registry/src/github.com-1ecc6299db9ec823/resource_proof-0.5.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-76456d761c2cb637.rlib --extern-version rand=rand,0.3.15 --extern clap=/home/cratesfyi/cratesfyi/debug/deps/libclap-415cceecccbc10aa.rlib --extern-version clap=clap,2.25.1 --extern termion=/home/cratesfyi/cratesfyi/debug/deps/libtermion-03ec976baff0e24d.rlib --extern-version termion=termion,1.4.0 --extern tiny_keccak=/home/cratesfyi/cratesfyi/debug/deps/libtiny_keccak-5a3c9828c07db38b.rlib --extern-version tiny_keccak=tiny-keccak,1.3.0`
Finished dev [unoptimized + debuginfo] target(s) in 1.62 secs