#future #async #no-alloc

no-std coroutine-state

Inspect the state of a Future created by an async function

1 unstable release

0.1.0 Feb 15, 2025

#560 in Asynchronous

Download history 108/week @ 2025-02-12 12/week @ 2025-02-19 5/week @ 2025-02-26

125 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