kdwarn

joined 7 months ago
[–] kdwarn 1 points 6 months ago (1 children)

Ah, I see. If you want a whole registry.

[–] kdwarn 2 points 6 months ago (3 children)

FYI you get that with self-hosting Rust docs too.

[–] kdwarn 2 points 6 months ago (1 children)

Rust documentation online is pretty great (docs.rs/std), and you can also generate it locally by running rustup doc --std.

 

Docs.rs is great, but if you want to host yourself it's pretty easy.