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."],["FailType","The type of failure that occurred."],["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."]]});