[][src]Crate async_notify

An async-std version Notify, like tokio Notify but implement Clone.

Structs

Notify

Notify a single task to wake up.