A toy async executor written in safe rust, only depending on std
Go to file
2022-02-11 15:40:23 -06:00
examples Print string repr in io example 2022-02-11 15:15:00 -06:00
src Panic when spawning on non-running executor, wake threads on stop 2022-02-11 15:40:23 -06:00
.gitignore It seems to work 2022-01-29 15:50:49 -06:00
Cargo.toml Add IO example with async-io 2022-02-07 21:37:08 -06:00