Skip to content

Simple Rust code generator for command line argument parsing

License

Notifications You must be signed in to change notification settings

DoumanAsh/arg.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple Rust code generator for command line argument parsing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages