mirror of
https://github.com/rust-lang-cn/book-cn.git
synced 2025-01-24 08:00:24 +08:00
Add a bit about looking up words in api docs
Since I'm thinking we don't link to the docs in print.
This commit is contained in:
parent
ba94ced602
commit
e4cbbf9b36
@ -90,3 +90,6 @@ Overflow][stackoverflow].
|
||||
The installer also includes a copy of the documentation locally, so you can
|
||||
read it offline. Run `rustup doc` to open the local documentation in your
|
||||
browser.
|
||||
|
||||
Any time there's a type or function provided by the standard library and you're
|
||||
not sure what it does, use the API documentation to find out!
|
||||
|
Loading…
Reference in New Issue
Block a user