Module cli_xtask::subcommand
source · Expand description
Command line interfaces for xtask workflows.
Structs
Build
subcommand-build
Arguments definition of the
build
subcommand.Clippy
subcommand-clippy
Arguments definition of the
clippy
subcommand.Dist
subcommand-dist
Arguments definition of the
dist
subcommand.DistArchive
subcommand-dist-archive
Arguments definition of the
dist-archive
subcommand.DistBuild
subcommand-dist-build-*
Arguments definition of the
dist-build
subcommand.DistBuildBin
subcommand-dist-build-bin
Arguments definition of the
dist-build-bin
subcommand.DistBuildCompletion
subcommand-dist-build-completion
Arguments definition of the
dist-build-completion
subcommand.DistBuildDoc
subcommand-dist-build-doc
Arguments definition of the
dist-build-doc
subcommand.DistBuildLicense
subcommand-dist-build-license
Arguments definition of the
dist-build-license
subcommand.DistBuildMan
subcommand-dist-build-man
Arguments definition of the
dist-build-man
subcommand.DistBuildReadme
subcommand-dist-build-readme
Arguments definition of the
dist-build-readme
subcommand.DistClean
subcommand-dist-clean
Arguments definition of the
dist-clean
subcommand.Doc
subcommand-doc
Arguments definition of the
doc
subcommand.Docsrs
subcommand-docsrs
Arguments definition of the
docsrs
subcommand.Exec
subcommand-exec
Arguments definition of the
exec
subcommand.Fmt
subcommand-fmt
Arguments definition of the
fmt
subcommand.Lint
subcommand-lint
Arguments definition of the
lint
subcommand.PreRelease
subcommand-pre-release
Arguments definition of the
pre-release
subcommand.SyncRdme
subcommand-sync-rdme
Arguments definition of the
sync-rdme
subcommand.Test
subcommand-test
Arguments definition of the
test
subcommand.Tidy
subcommand-tidy
Arguments definition of the
tidy
subcommand.Udeps
subcommand-udeps
Arguments definition of the
udeps
subcommand.Enums
Subcommand definition for cargo xtask command.