getopts::Result [] [src]

type Result = Result<MatchesFail>;

The result of parsing a command line with a set of options.