1 line
647 B
JavaScript
1 line
647 B
JavaScript
|
initSidebarItems({"enum":[["Fail","The type returned when the command line does not conform to the expected format. Use the `Debug` implementation to output detailed information."],["HasArg","Describes whether an option has an argument."],["Occur","Describes how often an option may occur."],["ParsingStyle","What parsing style to use when parsing arguments."]],"struct":[["Matches","The result of checking command line arguments. Contains a vector of matches and a vector of free strings."],["Options","A description of the options that a program can handle."]],"type":[["Result","The result of parsing a command line with a set of options."]]});
|