The `help` module is no longer needed, since `clap` handles that. This meant that the re-exports of each command's `ABOUT` could be removed and the `const`s can now be private. |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| build.rs | ||
The `help` module is no longer needed, since `clap` handles that. This meant that the re-exports of each command's `ABOUT` could be removed and the `const`s can now be private. |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| build.rs | ||