Hacker News new | ask | show | jobs
by vincenv 1953 days ago
I found the Rust Programming Language book [1] very helpful for learning, and with rust installed you can open it by typing rustup doc --book.

[1] https://doc.rust-lang.org/stable/book/