pub fn noop_waker_ref() -> &'static Waker
noop
Get a static reference to a Waker which does nothing when wake() is called on it.
Waker
wake()