async-notify 0.3.0

A general version async Notify, like `tokio` Notify but can work with any async runtime.
Documentation
1
2
3
4
5
6
7
8
9
10
# Generated by Cargo
# will have compiled files and executables
/target/

# These are backup files generated by rustfmt
**/*.rs.bk

Cargo.lock

.idea