ezcli 0.2.0

Easy CLI crate for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Alexander Johnston <Aliics@hotmail.com>"]
categories = ["command-line-interface"]
description = "Easy CLI crate for Rust"
edition = "2018"
keywords = ["cli", "argument", "arg"]
license = "MIT OR Apache-2.0"
name = "ezcli"
readme = "README.md"
repository = "https://github.com/Aliics/ezcli"
version = "0.2.0"