ctflag 0.1.0

Command-line flag parsing library
Documentation
[package]
name = "ctflag"
version = "0.1.0"
authors = ["Adam Lesinski <adamlesinski@gmail.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
description = "Command-line flag parsing library"
repository = "https://github.com/adamlesinski/ctflag"

[dependencies.ctflag_derive]
version = "0.1.0"
path = "../ctflag_derive"