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§
- Cargo
DocCommands - DocPackage
- The “what and how” of packages to documents
- Node
- (see module-level docs)
- Request
Enums§
- DocPackage
Kind - Packages that can be documented