tokio-trace 0.1.0

A scoped, structured logging and diagnostics system.
Documentation
Build #155827 2019-04-22T21:17:45.913527+00:00
# rustc version
rustc 1.36.0-nightly (3c3d3c177 2019-04-17)# docs.rs version
cratesfyi 0.6.0 (54fff31 2019-04-12)# build log
Updating crates.io index
Downloading crates ...
Downloaded tokio-trace v0.1.0
Fresh lazy_static v1.3.0
Fresh cfg-if v0.1.7
Checking tokio-trace-core v0.2.0
Running `rustc --crate-name tokio_trace_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-trace-core-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=073bf88f843e6743 -C extra-filename=-073bf88f843e6743 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-80e09b1905ee7afd.rmeta --cap-lints allow`
Documenting tokio-trace v0.1.0
Running `rustdoc --crate-name tokio_trace /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-trace-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190417-1.36.0-nightly-3c3d3c177 --static-root-path / --disable-per-crate-search --extern-html-root-url 'ansi_term=https://docs.rs/ansi_term/0.11.0' --extern-html-root-url 'cfg_if=https://docs.rs/cfg-if/0.1.7' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.26' --extern-html-root-url 'humantime=https://docs.rs/humantime/1.2.0' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'tokio_trace_core=https://docs.rs/tokio-trace-core/0.2.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-fed8edef68f56fa2.rmeta --extern tokio_trace_core=/home/cratesfyi/cratesfyi/debug/deps/libtokio_trace_core-073bf88f843e6743.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.03s