Module cli_xtask::subcommand
source · [−]Expand description
Command line interfaces for xtask workflows.
Structs
subcommand-build
Arguments definition of the build
subcommand.
subcommand-clippy
Arguments definition of the clippy
subcommand.
subcommand-dist
Arguments definition of the dist
subcommand.
subcommand-dist-archive
Arguments definition of the dist-archive
subcommand.
subcommand-dist-build-*
Arguments definition of the dist-build
subcommand.
subcommand-dist-build-bin
Arguments definition of the dist-build-bin
subcommand.
subcommand-dist-build-completion
Arguments definition of the dist-build-completion
subcommand.
subcommand-dist-build-doc
Arguments definition of the dist-build-doc
subcommand.
subcommand-dist-build-license
Arguments definition of the dist-build-license
subcommand.
subcommand-dist-build-man
Arguments definition of the dist-build-man
subcommand.
subcommand-dist-build-readme
Arguments definition of the dist-build-readme
subcommand.
subcommand-dist-clean
Arguments definition of the dist-clean
subcommand.
subcommand-doc
Arguments definition of the doc
subcommand.
subcommand-docsrs
Arguments definition of the docsrs
subcommand.
subcommand-exec
Arguments definition of the exec
subcommand.
subcommand-fmt
Arguments definition of the fmt
subcommand.
subcommand-lint
Arguments definition of the lint
subcommand.
subcommand-pre-release
Arguments definition of the pre-release
subcommand.
subcommand-rdme
Arguments definition of the rdme
subcommand.
subcommand-test
Arguments definition of the test
subcommand.
subcommand-tidy
Arguments definition of the tidy
subcommand.
subcommand-udeps
Arguments definition of the udeps
subcommand.
Enums
Subcommand definition for cargo xtask command.