Crates.io | arg |
lib.rs | arg |
version | 0.4.1 |
source | src |
created_at | 2019-10-16 19:53:26.500091 |
updated_at | 2023-01-04 12:53:24.806508 |
description | Very simple code generator for command line argument parsing. |
homepage | |
repository | https://github.com/DoumanAsh/arg.rs |
max_upload_size | |
id | 173117 |
size | 19,226 |
Very simple code generator for command line argument parsing.
No dependencies.
std
- Enables utilities that require std
library.Set env variable ARG_RS_PRINT_PARSER
to any value except 0
or false
to print parser result