owasm-abi-derive 0.4.0

Rust WebAssembly Contracts Abi (derive macros)
Build #145694 2019-03-01T03:51:32.816512+00:00
# rustc version
rustc 1.34.0-nightly (f66e4697a 2019-02-20)# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)# build log
Updating crates.io index
Downloading crates ...
Downloaded owasm-abi-derive v0.4.0
Fresh unicode-xid v0.1.0
Fresh itoa v0.4.3
Fresh proc-macro2 v0.4.27
Fresh ryu v0.2.7
Fresh serde v1.0.89
Fresh crunchy v0.1.6
Fresh quote v0.6.11
Fresh serde_json v1.0.39
Fresh tiny-keccak v1.4.2
Fresh syn v0.15.26
Compiling serde_derive v1.0.89
Running `rustc --crate-name serde_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.89/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' -C metadata=846ca71433628c81 -C extra-filename=-846ca71433628c81 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-1d82ab70a8aeac95.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-6a13d6c4ff49d64b.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-c04e9c333c5ef8c9.rlib --cap-lints allow`
Documenting owasm-abi-derive v0.4.0
Running `rustdoc --edition=2018 --crate-name owasm_abi_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/owasm-abi-derive-0.4.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190220-1.34.0-nightly-f66e4697a --static-root-path / --disable-per-crate-search --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.39' --extern-html-root-url 'tiny_keccak=https://docs.rs/tiny-keccak/1.4.2' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.26' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.27' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.11' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.89' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.89' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-70c729ae5db9a790.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-50d00b6e3e023b9b.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-1add86018aba62d6.rmeta --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-846ca71433628c81.so --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-732c544704182528.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-1fed7a876c294e53.rmeta --extern tiny_keccak=/home/cratesfyi/cratesfyi/debug/deps/libtiny_keccak-49025d8a30e507ef.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 13.89s