arg.rs

Simple Rust code generator for command line argument parsing

OTHER License

Downloads
28K
Stars
7
Committers
1

arg

Very simple code generator for command line argument parsing.

No dependencies except proc macro (with its dependencies) used at build time.

Features

  • std - Enables utilities that require std library.

Debug

Set env variable ARG_RS_PRINT_PARSER to any value except 0 or false to print parser result