# argst
`argst` is a simple one-macro library which hides some of the boilerplate around [StructOpt](https://docs.rs/structopt/0.3.17/structopt/).
The only useful item in `argst` is the `args` macro.
See (or generate) [crate documentation](https://docs.rs/argst) for more info.