tokio-io 0.1.13

Core I/O primitives for asynchronous I/O in Rust.
Documentation
[dependencies.bytes]
version = "0.4.7"

[dependencies.futures]
version = "0.1.18"

[dependencies.log]
version = "0.4"

[dev-dependencies.tokio-current-thread]
version = "0.1.1"

[package]
authors = ["Carl Lerche <me@carllerche.com>"]
categories = ["asynchronous"]
description = """
Core I/O primitives for asynchronous I/O in Rust.
"""
documentation = "https://docs.rs/tokio-io/0.1.13/tokio_io"
homepage = "https://tokio.rs"
license = "MIT"
name = "tokio-io"
repository = "https://github.com/tokio-rs/tokio"
version = "0.1.13"