minitimer 0.1.7

A mini timer of delayed tasks. Only asynchronous tasks are possible on tokio runtime, and dynamic add/cancel/remove is supported.
Documentation
1
2
3
[toolchain]
channel = "stable"
components = ["rustfmt", "clippy", "rust-analyzer"]