async-watch 0.3.1

Async watch channel
Documentation
[dependencies.event-listener]
version = "2.5.1"
[dev-dependencies.async-executor]
version = "0.1.2"

[dev-dependencies.tokio-test]
version = "0.2.1"

[package]
authors = ["cynecx <me@cynecx.net>", "Carl Lerche <me@carllerche.com>"]
categories = ["asynchronous", "concurrency"]
description = "Async watch channel"
documentation = "https://docs.rs/async-watch"
edition = "2018"
homepage = "https://github.com/cynecx/async-watch"
keywords = ["async", "asynchronous", "channel", "synchronization"]
license = "Apache-2.0 OR MIT"
name = "async-watch"
readme = "README.md"
repository = "https://github.com/cynecx/async-watch"
version = "0.3.1"