notify-future 0.2.3

Support asynchronous notification completion future
Documentation
[dev-dependencies.async-std]
version = "1.12.0"

[lib]
name = "notify_future"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Support asynchronous notification completion future"
edition = "2021"
license = "MIT"
license-file = "LICENSE"
name = "notify-future"
readme = "README.md"
repository = "https://github.com/wugren/notify-future.git"
version = "0.2.3"