Hacker News new | ask | show | jobs
by spoiler 1198 days ago
A lot of these Rust complaints are just people not reading the docs (not trying to say Rust doesn't have legitimate usage friction; of course it does).

Pro tip: most popular crates have excellent documentation (I know it's a shocker coming from other languages). So, check stuff before you use it.

I assume this is because the ecosystem lowers the barrier to entry for writing an generating documentation (compared to other ecosystems).

1 comments

I wasn’t complaining about anything. I was simply giving an example of a library that behaves in this way.