this post was submitted on 03 May 2024
58 points (100.0% liked)

Rust

6669 readers
33 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
[–] anlumo@feddit.de 12 points 10 months ago (6 children)

clap and bevy are big offenders there. It's really hard to learn how to use them due to this.

[–] tatterdemalion@programming.dev 5 points 10 months ago (2 children)

Are you kidding me? Clap has some of the best documentation of any crate.

[–] anlumo@feddit.de 1 points 10 months ago (1 children)

I just checked again, and apparently they finally added some documentation since I last checked. The section about the macro stuff just used to say “look at the examples”.

[–] tatterdemalion@programming.dev 1 points 10 months ago

Ah that explains it.

load more comments (3 replies)