Module futures
Available on crate features
dep_tokio
and std
only.Expand description
Named future types.
Structs§
- Notified
- Future returned from
Notify::notified()
.
dep_tokio
and std
only.Named future types.
Notify::notified()
.