Module with_cancellation_token

Source

Structsยง

WithCancellationTokenFuture
A Future that is resolved once the corresponding CancellationToken is cancelled or a given Future gets resolved.
WithCancellationTokenFutureOwned
A Future that is resolved once the corresponding CancellationToken is cancelled or a given Future gets resolved.