Module guard_ref

Source

Structsยง

DropGuardRef
A wrapper for cancellation token which automatically cancels it on drop. It is created using drop_guard_ref method on the CancellationToken.