intervalier 0.4.0

Interval events with handling notifications
Documentation
[dependencies.futures]
features = ["thread-pool"]
version = "0.3.1"

[dependencies.futures-timer]
version = "2.0"

[lib]

[package]
authors = ["Nikolay Volf <nikvolf@gmail.com>"]
description = "Interval events with handling notifications"
edition = "2018"
homepage = "https://github.com/NikVolf/intervalier"
keywords = ["futures", "timer", "async"]
license = "MIT OR Apache-2.0"
name = "intervalier"
repository = "https://github.com/NikVolf/intervalier"
version = "0.4.0"