Martijn Faassen on Nostr: When I was learning Rust I regularly was overwhelmed by API documentation of its ...
When I was learning Rust I regularly was overwhelmed by API documentation of its libraries, and wished for more narrative docs.
I still wish for more narrative docs, but I have gotten better at navigating API docs. I find myself figuring out how to use complex new APIs fairly quickly. The compiler is both frustrating and my friend in this effort - it's frustrating to bash my head against type errors, but once it does click together, it tends to work the way I expect.
#rustlang
I still wish for more narrative docs, but I have gotten better at navigating API docs. I find myself figuring out how to use complex new APIs fairly quickly. The compiler is both frustrating and my friend in this effort - it's frustrating to bash my head against type errors, but once it does click together, it tends to work the way I expect.
#rustlang