this post was submitted on 10 Dec 2023
24 points (96.2% liked)

Rust

6049 readers
34 users here now

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

Wormhole

[email protected]

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
24
Non-Send Futures When? (matklad.github.io)
submitted 11 months ago by secana to c/rust
top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 11 months ago

Woah, this would be huge if this works.

Though, I'm almost more excited about the idea of native task locals variables. I came real close to trying to add that to tokio myself.