wasm-bindgen-macro 0.2.36

Definition of the `#[wasm_bindgen]` attribute, an internal dependency
Documentation
Build #142653 2019-02-12T23:00:28.532393+00:00
# rustc version
rustc 1.34.0-nightly (d8a0dd7ae 2019-01-28)# docs.rs version
cratesfyi 0.6.0 (b517745 2019-01-29)# build log
Updating crates.io index
Downloading crates ...
Downloaded wasm-bindgen-macro v0.2.36
Fresh unicode-xid v0.1.0
Fresh cfg-if v0.1.6
Fresh lazy_static v1.2.0
Fresh log v0.4.6
Fresh proc-macro2 v0.4.27
Fresh wasm-bindgen-shared v0.2.36
Fresh quote v0.6.11
Fresh syn v0.15.26
Fresh wasm-bindgen-backend v0.2.36
Checking wasm-bindgen-macro-support v0.2.36
Running `rustc --crate-name wasm_bindgen_macro_support /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-macro-support-0.2.36/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=c767fb0d36e6b9b2 -C extra-filename=-c767fb0d36e6b9b2 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-2bac3549b49d7aab.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-6d25fe71b9101586.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-c45c491ac241de52.rmeta --extern wasm_bindgen_backend=/home/cratesfyi/cratesfyi/debug/deps/libwasm_bindgen_backend-94f302cd6815d783.rmeta --extern wasm_bindgen_shared=/home/cratesfyi/cratesfyi/debug/deps/libwasm_bindgen_shared-26cf7a9091ddfb13.rmeta --cap-lints allow`
Documenting wasm-bindgen-macro v0.2.36
Running `rustdoc --crate-name wasm_bindgen_macro /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-macro-0.2.36/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190128-1.34.0-nightly-d8a0dd7ae --static-root-path / --disable-per-crate-search --extern-html-root-url 'quote=https://docs.rs/quote/0.6.11' --extern-html-root-url 'wasm_bindgen_macro_support=https://docs.rs/wasm-bindgen-macro-support/0.2.36' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-6d25fe71b9101586.rmeta --extern wasm_bindgen_macro_support=/home/cratesfyi/cratesfyi/debug/deps/libwasm_bindgen_macro_support-c767fb0d36e6b9b2.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.06s