Module guard

Source

Structsยง

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