tokio
1.37.0
Module futures
Structs
In tokio::sync
?
Module
tokio
::
sync
::
futures
source
·
[
−
]
Available on
crate feature
sync
only.
Expand description
Named future types.
Structs
§
Notified
Future returned from
Notify::notified()
.