context-coroutine 2.1.0

This is a simple set of extensions to the context crate to provide stackful coroutines; it is not officially associated with the context crate.
Documentation

context-coroutines

context-coroutines is a Rust crate that provides a simple set of extensions to the context crate to provide stackful coroutines.

The intended use case is mostly for read and write (input and output, I/O) with socket file descriptors.

The developers are not associated with the authors of context but are extremely grateful for the work they've put into to a superb piece of code.

Licensing

The license for this project is MIT.