pub fn async_notify() -> (AsyncNotify, AsyncListener)Available on crate feature
alloc only.Expand description
Creates a new async notifier and a listener to it.
pub fn async_notify() -> (AsyncNotify, AsyncListener)alloc only.Creates a new async notifier and a listener to it.