Module bevy_defer::cancellation

source ·
Expand description

Cancellation handles for bevy_defer.

Structs§

  • Shared object for cancelling a running task on drop.
  • Shared object for cancelling a running task on drop that is send and sync.
  • Shared object for cancelling a running task.
  • Shared object for cancelling a running task that is send and sync.

Enums§