var searchIndex = {}; searchIndex["arguments"] = {"doc":"Parser for command-line arguments.","items":[[3,"Options","arguments","A collection of named parameters.",null,null],[3,"Error","","An error.",null,null],[12,"0","","",0,null],[3,"Arguments","","Command-line arguments.",null,null],[12,"program","","The name of the executable.",1,null],[12,"options","","Raw options (all strings).",1,null],[12,"orphans","","Unclassified arguments.",1,null],[3,"Parser","","A parser for command-line arguments.",null,null],[5,"parse","","Parse command-line arguments.",null,{"inputs":[{"name":"i"}],"output":{"name":"result"}}],[11,"fmt","","",1,null],[11,"get","","Get the value of an option (if present) converted to a specific type (if\npossible).",1,null],[11,"new","","Create a new parser.",2,{"inputs":[],"output":{"name":"parser"}}],[11,"parse","","Parse command-line arguments.",2,null],[6,"Result","","A result.",null,null],[11,"description","","",0,null],[11,"fmt","","",0,null],[11,"fmt","","",0,null],[11,"new","","Create a collection of named parameters.",3,{"inputs":[],"output":{"name":"options"}}],[11,"get","","Get the value of a parameter.",3,null],[11,"get_ref","","Get a reference to the value of a parameter.",3,null],[11,"get_mut","","Get a mutable reference to the value of a parameter.",3,null],[11,"set","","Set the value of a parameter.",3,null],[11,"has","","Check the presence of a parameter.",3,null],[11,"iter","","Return an iterator over parameters.",3,null],[11,"iter_mut","","Return an iterator over mutable parameters.",3,null],[11,"names","","Return an iterator over names.",3,null],[11,"fmt","","",3,null]],"paths":[[3,"Error"],[3,"Arguments"],[3,"Parser"],[3,"Options"]]}; initSearch(searchIndex);