optz 0.4.0

A no-magic option parser for Rust
Documentation
1
2
3
mod opt;

pub use crate::opt::{Opt, Optz};