this post was submitted on 20 Nov 2025
27 points (100.0% liked)

Rust

7501 readers
30 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
you are viewing a single comment's thread
view the rest of the comments
[โ€“] savvywolf@pawb.social 2 points 2 hours ago (1 children)
[โ€“] INeedMana@piefed.zip 1 points 1 hour ago

Those are good to know, thanks. But as far as I understand, attribute enforces unsafe, repr is more about the data layout. Right?

But in there, I've found https://github.com/mozilla/cbindgen. Wicked