Module tokio_util::sync [−][src]
Synchronization primitives
Structs
CancellationToken | A token which can be used to signal a cancellation request to one or more tasks. |
WaitForCancellationFuture | A Future that is resolved once the corresponding |