Structs§
- Abort
Error - The error returned when a future wrapped with
abortable
is aborted. - Abort
Handle AbortHandle
allows aborting a future.- Abortable
Scope AbortableScope
transforms futures into abortable futures.
abortable
is aborted.AbortHandle
allows aborting a future.AbortableScope
transforms futures into abortable futures.