21

I think one of the more complex part of rust is async rust, especially when you need to go beneath the surface. So I'm always happy when I find good articles trying to clarify what is going on behind the scenes.

you are viewing a single comment's thread
view the rest of the comments
[-] Max_P@lemmy.max-p.me 3 points 1 year ago

Especially dealing with those pinned structs for the state. I get why it's needed because it's on the stack somewhere but it sure makes it hard to work with without using pin_project or pin_project_lite.

this post was submitted on 30 Jun 2023
21 points (95.7% liked)

Rust

5999 readers
6 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS