Docs.rs
  • cli-xtask-0.10.1
    • cli-xtask 0.10.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gifnksm
    • Dependencies
      • cargo_metadata ^0.19.1 normal
      • chrono ^0.4.39 normal optional
      • clap ^4.5.23 normal
      • clap-cargo ^0.14.1 normal
      • clap_complete ^4.5.40 normal optional
      • clap_complete_nushell ^4.5.5 normal optional
      • clap_mangen ^0.2.24 normal optional
      • color-eyre ^0.6.3 normal optional
      • eyre ^0.6.12 normal
      • flate2 ^1.0.35 normal optional
      • once_cell ^1.20.2 normal
      • regex ^1.11.1 normal optional
      • serde ^1.0.217 normal optional
      • serde_json ^1.0.134 normal optional
      • tar ^0.4.43 normal optional
      • tracing ^0.1.41 normal
      • tracing-subscriber ^0.3.19 normal optional
      • walkdir ^2.5.0 normal
    • Versions
    • 100% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cli_xtask0.10.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • SubcommandRun
  • 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::SyncRdme
  • 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

Type Aliases

  • Error
  • Result