Crate coro

source ·
Expand description

This crate provides stackful, first-class asymmetric coroutines.

Structs§

  • A stackful, first-class asymmetric coroutine.

Functions§

  • “save and restore the context needed by each coroutine”