getopt_rs 0.1.2

Get command line options.
Documentation
[package]
name = "getopt_rs"
version = "0.1.2"
authors = ["wafelack <wafelack@protonmail.com>"]
edition = "2018"
description = "Get command line options."
repository = "https://github.com/wafelack/getopt.rs"
license = "GPL-3.0"
keywords = ["getopt", "cli", "parsing"]
categories = ["command-line-interface"]
documentation = "https://docs.rs/getopt_rs"
readme = "readme.md"

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

[dependencies]