first install rust, then... use this magic cli command rustup docs --book and rustup docs --rust-by-example
rustup docs --book
rustup docs --rust-by-example
the above will open a local copy of the appropriate rust books in your browser
use rustup docs --help for even more options!
rustup docs --help
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
first install rust, then...
use this magic cli command
rustup docs --bookand
rustup docs --rust-by-examplethe above will open a local copy of the appropriate rust books in your browser
use
rustup docs --helpfor even more options!