this post was submitted on 27 Jul 2022
11 points (92.3% liked)

Rust Programming

8011 readers
1 users here now

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] jokeyrhyme@lemmy.ml 3 points 2 years ago

Yeah, async/await in Rust is still one of those areas of least-comfort for me (especially since there's enough runtime-specific code that it dictates the rest of your library choices)