A toy async executor written in safe rust, only depending on std
Go to file
2022-02-16 17:53:54 -05:00
examples Add run_with method on Executor to run with a 'main' future 2022-02-16 17:53:54 -05:00
src Add run_with method on Executor to run with a 'main' future 2022-02-16 17:53:54 -05:00
.gitignore It seems to work 2022-01-29 15:50:49 -06:00
Cargo.toml Use ring buffer for io example 2022-02-16 15:47:43 -05:00