cli-xtask 0.10.2

A collection of utility functions and command line interfaces for cargo-xtask
Documentation
1
2
3
4
5
6
7
8
9
10
# `cargo-xtask-help(1)`

```test
Print this message or the help of the given subcommand(s)

Usage: cargo xtask help [COMMAND]...

Arguments:
  [COMMAND]...  Print help for the subcommand(s)
```