Expand description
Command line argument parser
Structs
Container for parse results.
Iterate over indices for where an argument appeared when parsing, via
ArgMatches::indices_ofIterate over raw argument values via
ArgMatches::get_raw.Iterate over multiple values for an argument via
ArgMatches::remove_many.Iterate over multiple values for an argument via
ArgMatches::get_many.Enums
Violation of
ArgMatches assumptionsOrigin of the argument’s value