☰
Type Definition Result
Other items in
getopts
All crates
?
Type Definition
getopts
::
Result
[
−
]
[src]
pub type Result =
Result
<
Matches
,
Fail
>;
Expand description
The result of parsing a command line with a set of options.