[go: up one dir, main page]

tokio-core 0.1.15

Core I/O and event loop primitives for asynchronous I/O in Rust. Foundation for the rest of the tokio crates.
Documentation
Build #91341 2018-03-12 04:37:08
# 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-core v0.1.15
Fresh memoffset v0.2.1
Fresh lazycell v0.6.0
Fresh scoped-tls v0.1.1
Fresh byteorder v1.2.1
Fresh slab v0.4.0
Fresh cfg-if v0.1.2
Fresh scopeguard v0.3.3
Fresh libc v0.2.39
Fresh futures v0.1.18
Fresh nodrop v0.1.12
Fresh lazy_static v0.2.11
Fresh crossbeam-utils v0.2.2
Fresh log v0.4.1
Fresh net2 v0.2.32
Fresh num_cpus v1.8.0
Fresh iovec v0.1.2
Fresh tokio-executor v0.1.0
Fresh arrayvec v0.4.7
Fresh rand v0.4.2
Fresh log v0.3.9
Fresh mio v0.6.14
Fresh bytes v0.4.6
Fresh crossbeam-epoch v0.4.0
Fresh rand v0.3.22
Fresh tokio-io v0.1.6
Fresh crossbeam-deque v0.3.0
Fresh tokio-reactor v0.1.0
Fresh tokio-threadpool v0.1.0
Fresh tokio v0.1.3
Documenting tokio-core v0.1.15
Running `rustdoc --crate-name tokio_core .cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.15/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 tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-7ffd8badbfc4ff60.rlib --extern-version tokio_executor=tokio-executor,0.1.0 --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-7b5222ee8547b4c8.rlib --extern-version log=log,0.4.1 --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-46e53947ba09d2c8.rlib --extern-version futures=futures,0.1.18 --extern tokio=/home/cratesfyi/cratesfyi/debug/deps/libtokio-f36adc7244ee6515.rlib --extern-version tokio=tokio,0.1.3 --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 tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-22839e5dfb2eca44.rlib --extern-version tokio_io=tokio-io,0.1.6 --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 scoped_tls=/home/cratesfyi/cratesfyi/debug/deps/libscoped_tls-ad85125765652bf1.rlib --extern-version scoped_tls=scoped-tls,0.1.1 --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-52da5f0bb96bc147.rlib --extern-version mio=mio,0.6.14`
Finished dev [unoptimized + debuginfo] target(s) in 2.59 secs