Crate appcfg

Crate appcfg 

Source

Macros§

appconfig_define
Application Parameter Definition Macro.

Structs§

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.

Traits§

AppConfig

Functions§

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