Login
From:
Evan Schwartz
(Uncensored)
subscribe
Async Rust can be a pleasure to work with (without `Send + Sync + 'static`) | Evan Schwartz
https://emschwartz.me/async-rust-can-be-a-pleasure-to-work-with-without-send-sync-static/
links
backlinks
Tagged with:
rust
Roast topics
Find topics
Find it!
Async Rust is powerful. And it can be a pain to work with (and learn). Async Rust can be a pleasure to work with, though, if we can do it without `Send + Sync + 'static`.