ariel_os

Module asynch

Expand description

Provides async functionality.

This module bundles Ariel OS async functionality. It also wraps some Embassy types.

Modules§

Structs§

  • Handle to spawn tasks into an executor from any thread.
  • Handle to spawn tasks into an executor.

Functions§

  • Gets a spawner for the system executor.