[][src]Crate async_notify

A general version async Notify, like tokio Notify but can work with any async runtime.

Structs

Notify

Notify a single task to wake up.