debounce 0.2.0

Data structures and helpers for debouncing a stream of events: removing duplicate events occurring closely in time.
Documentation
[dependencies]
[dev-dependencies.getopts]
version = "0.2"

[package]
authors = ["Ivan Sagalaev <maniac@softwaremaniacs.org>"]
description = "Data structures and helpers for debouncing a stream of events: removing duplicate events occurring closely in time."
documentation = "https://docs.rs/debounce"
edition = "2018"
license = "BSD-3-Clause"
name = "debounce"
repository = "https://nest.pijul.com/isagalaev/debounce"
version = "0.2.0"