Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
-
Also, you're talking about two different kinds of documentation, in serde both exist - serde's manual : deep dive into how and why - serde's docs: reference material
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
I acutally not sure of what you mean. If I go to github > https://github.com/axios/axios which is a npm to crate type of comparison The first thing it has is a link to the documention, and the website. Jumping into why JS is not as good as RUST is not the point of my post.
-
Actually, en.cppreference.com/ is OK. I often lookup here every time I write C++.
-
You're conflating examples and api docs. Use docs.rs for api, then their repository/site/book for usage examples.