tokio-io-timeout 1.2.0

Tokio wrappers which apply timeouts to IO operations
Documentation
[dependencies.pin-project-lite]
version = "0.2"

[dependencies.tokio]
features = ["time"]
version = "1.0"
[dev-dependencies.tokio]
features = ["full"]
version = "1.0"

[package]
authors = ["Steven Fackler <sfackler@gmail.com>"]
description = "Tokio wrappers which apply timeouts to IO operations"
edition = "2018"
license = "MIT/Apache-2.0"
name = "tokio-io-timeout"
readme = "README.md"
repository = "https://github.com/sfackler/tokio-io-timeout"
version = "1.2.0"