Module waker_ref

Source

Structs§

WakerRef
A Waker that is only valid for a given lifetime.

Functions§

waker_ref
Creates a reference to a Waker from a reference to Arc<impl ArcWake>.