TyPR124 / argst

A one-macro Rust crate to help with generating arg boilerplate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

argst

argst is a simple one-macro library which hides some of the boilerplate around StructOpt.

The only useful item in argst is the args macro.

See (or generate) crate documentation for more info.

About

A one-macro Rust crate to help with generating arg boilerplate.

License:Other


Languages

Language:Rust 100.0%