fuchsia_async

Module scope

Source
Expand description

Structured concurrency API for fuchsia-async.

See the Scope documentation for details.

Structsยง

  • Join operation for a Scope.
  • A scope for managing async tasks. This scope is cancelled when dropped.
  • A handle to a scope, which may be used to spawn tasks.