devela::work

Function task_waker_noop

Source
pub const fn task_waker_noop() -> TaskWaker
Available on crate feature unsafe_async only.
Expand description

Creates a new Waker that does nothing when wake is called.