1 2 3 4 5
# baka A simple stupid future executor. Adapted from https://rust-lang.github.io/async-book/02_execution/04_executor.html for learning and use