#future #async #no-alloc

no-std coroutine-state

Inspect the state of a Future created by an async function

1 unstable release

new 0.1.0 Feb 15, 2025

#558 in Asynchronous

Download history 98/week @ 2025-02-11

98 downloads per month

MIT/Apache

9KB
167 lines

coroutine-state Latest Version API Docs

Inspect the state of a Rust Future created by an async function.


lib.rs:

Inspect the state of a Rust Future created by an async function.

No runtime deps