trivial-argument-parser 0.3.1

Small library for parsing CLI arguments.
Documentation
[package]

name = "trivial-argument-parser"

version = "0.3.1"

authors = ["Marcin Mazgaj <mmazgaj@protonmail.com>"]

edition = "2018"

license = "MIT"

description = "Small library for parsing CLI arguments."

repository = "https://github.com/mmazgaj1/trivial-argument-parser"

readme = "README.md"



# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html



[dependencies]