A simple async executor. It requires Rust >= 1.39.
To build it:
rustc --edition=2018 async.rsSee the article: https://jblog.andbit.net/2019/11/10/rust-async-execution/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple async executor. It requires Rust >= 1.39.
To build it:
rustc --edition=2018 async.rsSee the article: https://jblog.andbit.net/2019/11/10/rust-async-execution/