tokio-postponable-delay 0.1.0

A tokio Delay that can be pushed back without instantiating new delays
Documentation
[dependencies.tokio]
features = ["time", "macros", "rt-threaded"]
version = "0.2"

[package]
authors = ["Pierre Avital <pierre.avital@me.com>"]
description = "A tokio Delay that can be pushed back without instantiating new delays"
edition = "2018"
keywords = ["tokio", "delay"]
license = "MPL-2.0"
name = "tokio-postponable-delay"
readme = "README.md"
repository = "https://github.com/p-avital/tokio-postponable-delay"
version = "0.1.0"