Crate appcfg
Source - appconfig_define
- Application Parameter Definition Macro.
- AppCfgError
- Config
- Config Struct
- Matches
- The result of checking command line arguments. Contains a vector
of matches and a vector of free strings.
- Options
- A description of the options that a program can handle.
- AppConfig
- format_opt_desc
- parse_args
- Parsing configuration from command line parameters and configuration files
and populate it with the variable
ac - parse_args_ext
- Parsing configuration from command line parameters and configuration files
and populate it with the variable
ac - print_banner