structopt-utilities 0.0.7

Small utilities related to structopt and clap
Documentation
[dependencies.pipe-trait]
version = "^0.2.0"

[dependencies.structopt]
version = "^0.3.17"

[lib]
name = "structopt_utilities"
path = "src/lib.rs"

[package]
authors = ["khai96_ <hvksmr1996@gmail.com>"]
description = "Small utilities related to structopt and clap"
edition = "2018"
include = ["/src", "/Cargo.toml", "/README.md"]
keywords = ["structopt"]
license = "MIT"
name = "structopt-utilities"
readme = "README.md"
repository = "https://github.com/KSXGitHub/structopt-utilities.git"
version = "0.0.7"