tokio-timer 0.3.0-alpha.4

Timer facilities for Tokio
Documentation
Build #181907 2019-08-29T20:09:32.001402+00:00
# rustc version
rustc 1.39.0-nightly (bea0372a1 2019-08-20)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Fresh futures-core-preview v0.3.0-alpha.18
Fresh pin-utils v0.1.0-alpha.4
Fresh slab v0.4.2
Fresh cfg-if v0.1.9
Fresh lazy_static v1.4.0
Fresh fnv v1.0.6
Fresh futures-channel-preview v0.3.0-alpha.18
Fresh crossbeam-utils v0.6.6
Fresh futures-util-preview v0.3.0-alpha.18
Checking tokio-executor v0.2.0-alpha.4
Fresh tokio-sync v0.2.0-alpha.4
Running `rustc --edition=2018 --crate-name tokio_executor /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=77efa4ea1df27b0e -C extra-filename=-77efa4ea1df27b0e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures_util=/home/cratesfyi/cratesfyi/debug/deps/libfutures_util-d5a1685e304f04d3.rmeta --cap-lints allow`
Documenting tokio-timer v0.3.0-alpha.4
Running `rustdoc --edition=2018 --crate-name tokio_timer /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.3.0-alpha.4/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="async-traits"' -Z unstable-options --resource-suffix -20190820-1.39.0-nightly-bea0372a1 --static-root-path / --disable-per-crate-search --extern-html-root-url 'crossbeam_utils=https://docs.rs/crossbeam-utils/0.6.6' --extern-html-root-url 'futures_core_preview=https://docs.rs/futures-core-preview/0.3.0-alpha.18' --extern-html-root-url 'futures_util_preview=https://docs.rs/futures-util-preview/0.3.0-alpha.18' --extern-html-root-url 'slab=https://docs.rs/slab/0.4.2' --extern-html-root-url 'tokio_executor=https://docs.rs/tokio-executor/0.2.0-alpha.4' --extern-html-root-url 'tokio_sync=https://docs.rs/tokio-sync/0.2.0-alpha.4' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-a9ac742e7a362f8a.rmeta --extern futures_core=/home/cratesfyi/cratesfyi/debug/deps/libfutures_core-9fc69e4b71a5e42a.rmeta --extern futures_util=/home/cratesfyi/cratesfyi/debug/deps/libfutures_util-d5a1685e304f04d3.rmeta --extern slab=/home/cratesfyi/cratesfyi/debug/deps/libslab-4569d301c1ac436d.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-77efa4ea1df27b0e.rmeta --extern tokio_sync=/home/cratesfyi/cratesfyi/debug/deps/libtokio_sync-7b025f3824cab889.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.29s