#what is the best way to read the Standard library docs

9 messages · Page 1 of 1 (latest)

stiff lark
#

I just finished the book 📕, now I want to learn and understand the standard library, what is the best way to navigate the std:lib, basically how do i approach it.

stark flame
#

and then i'd read the top level modules of std

stiff lark
errant trail
#

Thanks for posting

#

I have found that Jon is a good place to learn intermediate Rust, and he has a book if you like that content. https://www.youtube.com/@jonhoo/playlists

lone anchor
#

Going through the std just by itself is going to be quite hard to remember what it has in it and where