How to poll an async function manually, and then use the rust compiler as a finite-state-machine generator
Using a Rust async function as a polled state machine
· 10 min read
How to poll an async function manually, and then use the rust compiler as a finite-state-machine generator