Crate parg[][src]

Macros

create_cli_arguments

Create a CliArguments with all Arg given to the macro.

Structs

Arg

This structure represents an Argument for the command line in the form “–arg_name value”.

CliArguments

Argument Engine looking for all Arg.

Enums

Type

This enum indicates the expected type of the argument value.