snafu-derive 0.3.0

An ergonomic error handling library
Documentation
Build #158809 2019-05-09T00:00:31.810297+00:00
# rustc version
rustc 1.36.0-nightly (d628c2e64 2019-05-05)# docs.rs version
cratesfyi 0.6.0 (be80566 2019-05-06)# build log
Updating crates.io index
Downloading crates ...
Downloaded snafu-derive v0.3.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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=e35f0b8f1fad500f -C extra-filename=-e35f0b8f1fad500f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-26a23527fdc2b87b.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-888a055a5a409547.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-29681bd3ab23f317.rmeta --cap-lints allow --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path`
Documenting snafu-derive v0.3.0
Running `rustdoc --crate-name snafu_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/snafu-derive-0.3.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190505-1.36.0-nightly-d628c2e64 --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' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-26a23527fdc2b87b.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-888a055a5a409547.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-e35f0b8f1fad500f.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 9.14s