Skip to content

Reference

The reference section provides documentation for each module in async kernel.

Highlights

  • Kernel - The kernel.
  • Caller - Simplifies event loop management and call scheduling.
  • Pending - Represents a pending result that can be set, [a]waited and cancelled across threads.
  • command_line - The command line interface.