Floresta
Floresta copied to clipboard
Research migrating to new async runtime (async-std -> tokio)
async-std
is not well maintained anymore, and tokio
seems to be the de-facto choice for an async runtime in Rust:
https://corrode.dev/blog/async/