mio-more 0.1.0

Extra components for use with Mio
Documentation
[dependencies.lazycell]
version = "0.4.0"

[dependencies.log]
version = "0.3.1"

[dependencies.mio]
version = "0.6"

[dependencies.slab]
version = "0.3.0"

[package]
authors = ["Carl Lerche <me@carllerche.com>"]
categories = ["asynchronous"]
description = "Extra components for use with Mio"
documentation = "https://docs.rs/mio-more"
exclude = [".gitignore", ".travis.yml"]
homepage = "https://github.com/carllerche/mio-more"
keywords = ["io", "async", "non-blocking"]
license = "MIT"
name = "mio-more"
readme = "README.md"
repository = "https://github.com/carllerche/mio-more"
version = "0.1.0"