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
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
Module error_
handler
cli_
xtask
0.10.1
Module error_
handler
Module Items
Functions
In crate cli_
xtask
Modules
archive
args
cargo
config
error_handler
fs
logger
process
subcommand
workspace
Structs
SubcommandRun
Xtask
Traits
Run
Type Aliases
Error
Result
cli_xtask
Module
error_handler
Copy item path
Settings
Help
Summary
Source
Available on
crate feature
error-handler
only.
Expand description
Utility functions for error handling.
Functions
§
install
Install a
color-eyre
as an error/panic handler.