lexopt 0.3.0

Minimalist pedantic command line parser
Documentation
[package]
authors = ["Jan Verbeek <jan.verbeek@posteo.nl>"]
categories = ["command-line-interface"]
description = "Minimalist pedantic command line parser"
documentation = "https://docs.rs/lexopt"
edition = "2018"
exclude = ["test_wasm.js", ".github", ".gitignore"]
keywords = ["args", "arguments", "cli", "parser", "getopt"]
license = "MIT"
name = "lexopt"
readme = "README.md"
repository = "https://github.com/blyxxyz/lexopt"
version = "0.3.0"
[profile.test]
opt-level = 2