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