/rust_future_executor_example

A simple `Future` executor based on the async book with more comments and logs

Primary LanguageRust

Future executor example

A simple Future executor example written in Rust based on the async book with more logs and comments.