prune_derive 0.1.5

prune struct
Documentation
Build #167139 2019-06-21T10:36:24.349140+00:00
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)
# docs.rs version
cratesfyi 0.6.0 (254ceae 2019-06-04)

# build log
Updating crates.io index
Downloading crates ...
Downloaded prune_derive v0.1.5
Fresh unicode-xid v0.1.0
Fresh ucd-util v0.1.3
Fresh lazy_static v1.3.0
Fresh utf8-ranges v1.0.3
Fresh regex-syntax v0.6.7
Fresh thread_local v0.3.6
Fresh memchr v2.2.0
Fresh proc-macro2 v0.4.30
Fresh aho-corasick v0.7.3
Fresh regex v1.1.7
Fresh quote v0.6.12
Checking prune v0.1.5
Fresh syn v0.15.36
Running `rustc --edition=2018 --crate-name prune /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/prune-0.1.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=274a6c4a81dc9f28 -C extra-filename=-274a6c4a81dc9f28 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-5dfcc4fd76ec5051.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-bb6b5699a1e7faf7.rmeta --cap-lints allow`
Documenting prune_derive v0.1.5
Running `rustdoc --edition=2018 --crate-name prune_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/prune_derive-0.1.5/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 'proc_macro2=https://docs.rs/proc-macro2/0.4.30' --extern-html-root-url 'prune=https://docs.rs/prune/0.1.5' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.12' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.36' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-adaafd1f51fa655e.rmeta --extern prune=/home/cratesfyi/cratesfyi/debug/deps/libprune-274a6c4a81dc9f28.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a84d564229608a4c.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-46b351dfdcb27de8.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.73s