libchisel 0.4.0

Some useful utilities to transform WebAssembly binaries, most importantly for WebAssembly used in a deterministic / blockchain context
Documentation
Build #163984 2019-06-04 12:32:55

# rustc version rustc 1.37.0-nightly (37d001e4d 2019-05-29)

# docs.rs version cratesfyi 0.6.0 (be80566 2019-05-06)

# build log Updating crates.io index Downloading crates ... Downloaded libchisel v0.4.0 Checking rustc-hex v1.0.0 Fresh byteorder v1.3.1 Checking parity-wasm v0.35.7 Running `rustc --crate-name rustc_hex /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-hex-1.0.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=19244be6dfdcbb4b -C extra-filename=-19244be6dfdcbb4b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Running `rustc --crate-name parity_wasm /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/parity-wasm-0.35.7/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=07f55cb3a5ae7c6f -C extra-filename=-07f55cb3a5ae7c6f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-b4e0c524c8c62a92.rmeta --cap-lints allow` Documenting libchisel v0.4.0 Running `rustdoc --edition=2018 --crate-name libchisel /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/libchisel-0.4.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'parity_wasm=https://docs.rs/parity-wasm/0.35.7' --extern-html-root-url 'rustc_hex=https://docs.rs/rustc-hex/1.0.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-b4e0c524c8c62a92.rmeta --extern parity_wasm=/home/cratesfyi/cratesfyi/debug/deps/libparity_wasm-07f55cb3a5ae7c6f.rmeta --extern rustc_hex=/home/cratesfyi/cratesfyi/debug/deps/librustc_hex-19244be6dfdcbb4b.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 7.36s