Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 618 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 618 Bytes

arg

Actions Status Crates.io Documentation

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