FYI you get that with self-hosting Rust docs too.
kdwarn
joined 7 months ago
Rust documentation online is pretty great (docs.rs/std), and you can also generate it locally by running rustup doc --std
.
FYI you get that with self-hosting Rust docs too.
Rust 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.