Expand description
Command-line interface of the rustbuild build system.
This module implements the command-line parsing of the build system which has various flags to configure how it’s run.
Structs
- Deserialized version of all flags for this compile.
Enums
- Whether to deny warnings, emit them as warnings, or use the default behavior
Functions
- Returns the shell completion for a given shell, if the result differs from the current content of
path
. Ifpath
does not exist, always returnsSome
.