kdwarn@programming.devOPtoRust@programming.dev•Hosting Rust crate documentation with Nginx
2·
7 months agoFYI you get that with self-hosting Rust docs too.
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.