pwasm-std 0.3.0

Parity WebAssembly standard library for contract development
Documentation
Build #798422017-12-18T14:15:23.107936+00:00
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading pwasm-std v0.3.0
Fresh rustc-hex v1.0.0
Compiling byteorder v1.2.1
Fresh semver-parser v0.7.0
Fresh tiny-keccak v1.4.0
Fresh cfg-if v0.1.2
Fresh pwasm-libc v0.1.0
Running `rustc --crate-name byteorder .cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.2.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=d617afb9a83cb043 -C extra-filename=-d617afb9a83cb043 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh semver v0.6.0
Fresh pwasm-alloc v0.1.0
Fresh rustc_version v0.2.1
Fresh crunchy v0.1.6
Compiling bigint v4.2.0
Running `rustc --crate-name bigint .cargo/registry/src/github.com-1ecc6299db9ec823/bigint-4.2.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=be54f33b38d3d282 -C extra-filename=-be54f33b38d3d282 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-d617afb9a83cb043.rlib --extern-version byteorder=byteorder,1.2.1 --extern crunchy=/home/cratesfyi/cratesfyi/debug/deps/libcrunchy-0556562ab5412efb.rlib --extern-version crunchy=crunchy,0.1.6 --cap-lints allow`
Compiling parity-hash v1.1.0
Running `rustc --crate-name parity_hash .cargo/registry/src/github.com-1ecc6299db9ec823/parity-hash-1.1.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=8d28a5f7d5ae3965 -C extra-filename=-8d28a5f7d5ae3965 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_hex=/home/cratesfyi/cratesfyi/debug/deps/librustc_hex-d751e59503f88740.rlib --extern-version rustc_hex=rustc-hex,1.0.0 --extern bigint=/home/cratesfyi/cratesfyi/debug/deps/libbigint-be54f33b38d3d282.rlib --extern-version bigint=bigint,4.2.0 --cap-lints allow`
Documenting pwasm-std v0.3.0
Running `rustdoc --crate-name pwasm_std .cargo/registry/src/github.com-1ecc6299db9ec823/pwasm-std-0.3.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pwasm_alloc=/home/cratesfyi/cratesfyi/debug/deps/libpwasm_alloc-5b0768fe6853aa1d.rlib --extern-version pwasm_alloc=pwasm-alloc,0.1.0 --extern tiny_keccak=/home/cratesfyi/cratesfyi/debug/deps/libtiny_keccak-d947362f3e51cda2.rlib --extern-version tiny_keccak=tiny-keccak,1.4.0 --extern pwasm_libc=/home/cratesfyi/cratesfyi/debug/deps/libpwasm_libc-4367764f66b7f355.rlib --extern-version pwasm_libc=pwasm-libc,0.1.0 --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-d617afb9a83cb043.rlib --extern-version byteorder=byteorder,1.2.1 --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-0ea1524ac18386fa.rlib --extern-version cfg_if=cfg-if,0.1.2 --extern parity_hash=/home/cratesfyi/cratesfyi/debug/deps/libparity_hash-8d28a5f7d5ae3965.rlib --extern-version parity_hash=parity-hash,1.1.0`
Finished dev [unoptimized + debuginfo] target(s) in 5.49 secs