Description
Builds Rust documentation locally in a way that imitates docs.rs. It helps crate authors catch documentation build failures before publishing or before relying on hosted docs.
Use it before releasing Rust crates with public documentation. Matching docs.rs locally reduces surprises, but final behavior can still depend on the hosted build environment.