this post was submitted on 26 Feb 2024
10 points (85.7% liked)
Rust
5971 readers
32 users here now
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I second the recommendation to start with The Book. It contains all the necessary information, especially in the chapter about ownership.
Thanks both @[email protected] and @[email protected] for your input! I’ve ordered The Book so looking forward to getting started with that.