this post was submitted on 21 Mar 2024
79 points (97.6% liked)

Rust

7403 readers
36 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 2 years ago
MODERATORS
79
submitted 2 years ago* (last edited 2 years ago) by jwr1@kbin.earth to c/rust@programming.dev
 

Empowering everyone to build reliable and efficient software.

top 2 comments
sorted by: hot top controversial new old
[โ€“] Deebster@programming.dev 17 points 2 years ago

Null comes to Rust!

Well, nul-byte terminated strings, anyway.

[โ€“] Bogasse@lemmy.ml 3 points 2 years ago

I haven't use Rust for a while but I think this Mutex::clear_poison was particularly missing :D