Docs.rs
  • cli-xtask-0.1.3
    • cli-xtask 0.1.3
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gifnksm
    • Dependencies
      • cargo_metadata ^0.15.0 normal
      • clap ^3.2.20 normal
      • clap_complete ^3.2.4 normal
      • clap_mangen ^0.1.11 normal
      • color-eyre ^0.6.2 normal
      • eyre ^0.6.8 normal
      • flate2 ^1.0.24 normal
      • once_cell ^1.14.0 normal
      • regex ^1.6.0 normal
      • serde ^1.0.144 normal
      • serde_json ^1.0.85 normal
      • tar ^0.4.38 normal
      • time ^0.3.14 normal
      • tracing ^0.1.36 normal
      • tracing-subscriber ^0.3.15 normal
      • walkdir ^2.3.2 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate cli_xtask

logo
Change settings

List of all items

Structs

  • Xtask
  • args::EnvArgs
  • args::FeatureArgs
  • args::PackageArgs
  • args::Verbosity
  • args::WorkspaceArgs
  • config::Config
  • config::ConfigBuilder
  • config::DistConfig
  • config::DistConfigBuilder
  • config::DistPackageConfig
  • config::DistPackageConfigBuilder
  • config::DistTargetConfig
  • config::DistTargetConfigBuilder
  • subcommand::Build
  • subcommand::Clippy
  • subcommand::Dist
  • subcommand::DistArchive
  • subcommand::DistBuild
  • subcommand::DistBuildBin
  • subcommand::DistBuildCompletion
  • subcommand::DistBuildDoc
  • subcommand::DistBuildLicense
  • subcommand::DistBuildMan
  • subcommand::DistBuildReadme
  • subcommand::DistClean
  • subcommand::Doc
  • subcommand::Docsrs
  • subcommand::Exec
  • subcommand::Fmt
  • subcommand::Lint
  • subcommand::PreRelease
  • subcommand::Rdme
  • subcommand::Test
  • subcommand::Tidy
  • subcommand::Udeps
  • workspace::EachFeature

Enums

  • subcommand::Subcommand
  • workspace::FeatureOption

Traits

  • Run
  • fs::ToRelative
  • process::CommandExt
  • workspace::MetadataExt
  • workspace::PackageExt

Functions

  • archive::create
  • cargo::build
  • error_handler::install
  • fs::copy
  • fs::create_dir
  • fs::create_file
  • fs::create_or_cleanup_dir
  • fs::remove_dir
  • logger::install
  • workspace::all
  • workspace::current

Typedefs

  • Error
  • Result