Module run_cargo_doc

Source
Expand description

Encapsulates the logic of invoking cargo doc, taking into account bits of “global” configuration and dependency management, such as setting global cargo flags (e.g: –verbose, –locked), ensuring base Rust dependencies are installed, etc…

Structs§

CargoDocCommands
DocPackage
The “what and how” of packages to documents
Node
(see module-level docs)
Request

Enums§

DocPackageKind
Packages that can be documented