https://github.com/ksxgithub/structopt-utilities
Small utilities related to structopt and clap.
https://github.com/ksxgithub/structopt-utilities
clap crates library rust structopt utility
Last synced: about 1 year ago
JSON representation
Small utilities related to structopt and clap.
- Host: GitHub
- URL: https://github.com/ksxgithub/structopt-utilities
- Owner: KSXGitHub
- License: mit
- Created: 2020-09-10T07:23:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T13:03:32.000Z (about 2 years ago)
- Last Synced: 2024-04-26T12:04:19.199Z (almost 2 years ago)
- Topics: clap, crates, library, rust, structopt, utility
- Language: Rust
- Homepage: https://docs.rs/structopt-utilities
- Size: 83 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# StructOpt Utilities
[](https://github.com/KSXGitHub/structopt-utilities/actions?query=workflow%3ATest)
[](https://travis-ci.org/KSXGitHub/structopt-utilities)
[](https://crates.io/crates/structopt-utilities)
Small utilities related to [structopt](https://github.com/TeXitoi/structopt) and [clap](https://clap.rs/).
## Description
This library contains commonly used functions related to structopt and clap.
**Links:**
* [Documentation](https://docs.rs/structopt-utilities)
* [Crates.io page](https://crates.io/crates/structopt-utilities)
* [Lib.rs page](https://lib.rs/crates/structopt-utilities)
## License
[MIT](https://git.io/JUC0r) © [Hoàng Văn Khải](https://github.com/KSXGitHub/)