optz 0.1.0

A no-magic option parser for Rust
Documentation
[dependencies.anyhow]
version = "1.0.98"

[lib]
name = "optz"
path = "src/lib.rs"

[package]
authors = ["Josh Voigts <joshvoigts@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A no-magic option parser for Rust"
edition = "2024"
license = "MIT"
name = "optz"
readme = "README.md"
repository = "https://github.com/joshvoigts/opt"
version = "0.1.0"