main-loop-async 0.1.1

Makes running async code from a main loop (ui loop, game loop) more ergonomic
Documentation
1
2
3
4
# `wrap_comments` is unstable so to use you need to use nightly.
# To use run `cargo +nightly fmt`

wrap_comments = true