tokio-timer-plus 0.1.3

Timer facilities for Tokio
Documentation
[dependencies.futures]
version = "0.1"

[dependencies.slab]
version = "0.3.0"

[lib]
name = "tokio_timer"

[package]
authors = ["Carl Lerche <me@carllerche.com>"]
description = """
Timer facilities for Tokio
"""
documentation = "https://docs.rs/tokio-timer"
homepage = "https://github.com/tokio-rs/tokio-timer"
license = "MIT/Apache-2.0"
name = "tokio-timer-plus"
readme = "README.md"
repository = "https://github.com/tokio-rs/tokio-timer"
version = "0.1.3"