getopts::Result [] [src]

type Result = Result<MatchesFail>;
Unstable (rustc_private)

: use the crates.io getopts library instead

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