futures_
task
0.3.31
Module waker_
ref
Module Items
Structs
Functions
In crate futures_
task
futures_task
Module
waker_ref
Copy item path
source
Structs
§
Waker
Ref
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>
.