wasm-bindgen-macro-support 0.2.39

The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate
Documentation
Build #147868 2019-03-13T19:54:45.799414+00:00
# rustc version
rustc 1.34.0-nightly (350674b71 2019-02-28)# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)# build log
Updating crates.io index
Fresh unicode-xid v0.1.0
Fresh cfg-if v0.1.7
Fresh lazy_static v1.3.0
Fresh bumpalo v2.1.0
Fresh log v0.4.6
Fresh proc-macro2 v0.4.27
Fresh wasm-bindgen-shared v0.2.39
Fresh quote v0.6.11
Checking syn v0.15.29
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.29/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=18b2ad39a03265db -C extra-filename=-18b2ad39a03265db --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-33e0a8a394e9401a.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-b1fe27e0e290c583.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-1411a99bdf2df152.rmeta --cap-lints allow --cfg syn_can_use_thread_id --cfg syn_can_call_macro_by_path`
Checking wasm-bindgen-backend v0.2.39
Running `rustc --crate-name wasm_bindgen_backend /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-backend-0.2.39/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=9df790266ed06152 -C extra-filename=-9df790266ed06152 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bumpalo=/home/cratesfyi/cratesfyi/debug/deps/libbumpalo-6d5cf46c8c933426.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-417b440263bea67e.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-f8fcf7839d7fe292.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-33e0a8a394e9401a.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-b1fe27e0e290c583.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-18b2ad39a03265db.rmeta --extern wasm_bindgen_shared=/home/cratesfyi/cratesfyi/debug/deps/libwasm_bindgen_shared-d1c8ecd4f0a8cf79.rmeta --cap-lints allow`
Documenting wasm-bindgen-macro-support v0.2.39
Running `rustdoc --edition=2018 --crate-name wasm_bindgen_macro_support /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-macro-support-0.2.39/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190228-1.34.0-nightly-350674b71 --static-root-path / --disable-per-crate-search --extern-html-root-url 'wasm_bindgen_shared=https://docs.rs/wasm-bindgen-shared/0.2.39' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.29' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.11' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.27' --extern-html-root-url 'wasm_bindgen_backend=https://docs.rs/wasm-bindgen-backend/0.2.39' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-33e0a8a394e9401a.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-b1fe27e0e290c583.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-18b2ad39a03265db.rmeta --extern wasm_bindgen_backend=/home/cratesfyi/cratesfyi/debug/deps/libwasm_bindgen_backend-9df790266ed06152.rmeta --extern wasm_bindgen_shared=/home/cratesfyi/cratesfyi/debug/deps/libwasm_bindgen_shared-d1c8ecd4f0a8cf79.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 10.06s