this post was submitted on 27 Jul 2022
11 points (92.3% liked)
Rust Programming
8140 readers
28 users here now
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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)