this post was submitted on 22 Jun 2023
6 points (100.0% liked)
Rust
6049 readers
56 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
The tutorial makes a reference to this
But if you aren't as familiar with feature flags, this isn't as helpful.
More specifically on the front page we have
Maybe we should push that down into the tutorial...
That's the point. I didn't know about the feature flags feature of Rust/Cargo. Of course, if you know it, you "have to" skip it in each tutorial. IMHO, it should be okay ๐ Thank you for your answer.