Crate trivial_argument_parser

Source

Modules§

argument

Structs§

ArgumentList
Acumulates arguments into list which then can be fed to parse.

Functions§

args_to_string_vector
Helper function to transform arguments given by user from Args to vector of String.