synstructure 0.10.2

Helper methods and macros for custom derives
Documentation
Build #160037 2019-05-14T21:34:16.045731+00:00
# rustc version
rustc 1.36.0-nightly (4443957f2 2019-05-12)
# docs.rs version
cratesfyi 0.6.0 (be80566 2019-05-06)

# build log
Updating crates.io index
Downloading crates ...
Downloaded synstructure v0.10.2
Downloading crates ...
Downloaded synstructure_test_traits v0.1.0
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.30
Fresh quote v0.6.12
Checking syn v0.15.34
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.34/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="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=5ce7ebdedfe120d6 -C extra-filename=-5ce7ebdedfe120d6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-9e603a46345cbc45.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-0748f3631686a779.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-523a320af7556cbe.rmeta --cap-lints allow --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path`
Documenting synstructure v0.10.2
Running `rustdoc --crate-name synstructure /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/synstructure-0.10.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190512-1.36.0-nightly-4443957f2 --static-root-path / --disable-per-crate-search --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.30' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.12' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.34' --extern-html-root-url 'unicode_xid=https://docs.rs/unicode-xid/0.1.0' --extern-html-root-url 'synstructure_test_traits=https://docs.rs/synstructure_test_traits/0.1.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-9e603a46345cbc45.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-0748f3631686a779.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-5ce7ebdedfe120d6.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-523a320af7556cbe.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 8.16s