Docs.rs
xtaskops-0.4.2
xtaskops 0.4.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jondot
Dependencies
anyhow ^1
normal
clap ^3
normal
optional
derive_builder ^0.12.0
normal
dialoguer ^0.10.1
normal
duct ^0.13.5
normal
fs_extra ^1.3.0
normal
glob ^0.3.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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xtaskops
0.4.2
All Items
Crate Items
Modules
Crate
xtaskops
Copy item path
Source
Expand description
xtaskops
contains common tasks and operations for handling a Rust repo with xtask
Modules
ยง
ops
xtask building block operations such as copy, remove, confirm, and more
tasks
Complete xtask tasks such as
docs
,
ci
and others