FYI you get that with self-hosting Rust docs too.
- 1 Post
- 3 Comments
Joined 1 year ago
Cake day: March 14th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
kdwarnto Rust•'Rust manpages' -> UNIX-style manpages for Rust (still WIP, just letting you know of the progress) --- Thoughts?2·1 year agoRust documentation online is pretty great (docs.rs/std), and you can also generate it locally by running
rustup doc --std
.
Ah, I see. If you want a whole registry.