GeistHaus
log in · sign up

Async Rust can be a pleasure to work with (without `Send + Sync + 'static`)

emschwartz.me

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`.

1 page links to this URL
Is Rust a good choice for business apps?

While you may hear a lot of harsh words about Rust is this rant, that doesn't have to mean it's a bad language. Rephrasing the classic: there are two types of programming languages: ones that people complain about and ones that nobody uses. I've started my journey with Rust in

0 inbound links article en rustthreading