tokio 0.1.3

An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.
Documentation
Build #90990 2018-03-09T19:45:03.788663+00:00
# rustc version
rustc 1.26.0-dev (5c1d29af0 2018-03-03)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading tokio v0.1.3
Fresh scopeguard v0.3.3
Fresh byteorder v1.2.1
Fresh memoffset v0.2.1
Fresh cfg-if v0.1.2
Fresh nodrop v0.1.12
Fresh lazy_static v0.2.11
Fresh futures v0.1.18
Fresh libc v0.2.39
Fresh slab v0.4.0
Fresh lazycell v0.6.0
Fresh crossbeam-utils v0.2.2
Fresh log v0.4.1
Fresh tokio-executor v0.1.0
Fresh rand v0.4.2
Fresh iovec v0.1.2
Fresh net2 v0.2.32
Fresh num_cpus v1.8.0
Fresh log v0.3.9
Fresh rand v0.3.22
Fresh bytes v0.4.6
Fresh mio v0.6.14
Fresh tokio-io v0.1.6
Fresh tokio-reactor v0.1.0
Fresh arrayvec v0.4.7
Fresh crossbeam-epoch v0.4.0
Fresh crossbeam-deque v0.3.0
Fresh tokio-threadpool v0.1.0
Documenting tokio v0.1.3
Running `rustdoc --crate-name tokio .cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.3/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180303-1.26.0-dev-5c1d29af0 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-46e53947ba09d2c8.rlib --extern-version futures=futures,0.1.18 --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-7ffd8badbfc4ff60.rlib --extern-version tokio_executor=tokio-executor,0.1.0 --extern tokio_threadpool=/home/cratesfyi/cratesfyi/debug/deps/libtokio_threadpool-5338b1421a993320.rlib --extern-version tokio_threadpool=tokio-threadpool,0.1.0 --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-22839e5dfb2eca44.rlib --extern-version tokio_io=tokio-io,0.1.6 --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-52da5f0bb96bc147.rlib --extern-version mio=mio,0.6.14 --extern slab=/home/cratesfyi/cratesfyi/debug/deps/libslab-81a5dc5c0e5d6600.rlib --extern-version slab=slab,0.4.0 --extern tokio_reactor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_reactor-ef83387c941b7f5a.rlib --extern-version tokio_reactor=tokio-reactor,0.1.0 --extern iovec=/home/cratesfyi/cratesfyi/debug/deps/libiovec-a21be0ccac0f0eb6.rlib --extern-version iovec=iovec,0.1.2 --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-300660adc984dd58.rlib --extern-version bytes=bytes,0.4.6 --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-7b5222ee8547b4c8.rlib --extern-version log=log,0.4.1`
Finished dev [unoptimized + debuginfo] target(s) in 2.87 secs