Crate reblessive

source ·

Modules§

Structs§

  • A small minimal runtime for executing futures flattened onto the heap preventing stack overflows on deeply nested futures. Only capable of running a single future at the same time and has no support for waking tasks by itself.
  • A reference back to stack from inside the running future.
  • A refernce back to stack from inside the running future.