var searchIndex = {}; searchIndex["options"] = {"doc":"Data structure for managing named parameters.","items":[[3,"Options","options","A collection of named parameters.",null,null],[3,"Value","","A parameter value.",null,null],[3,"Parameters","","An iterator over parameters.",null,null],[3,"ParametersMut","","An iterator over mutable parameters.",null,null],[3,"Names","","An iterator over names.",null,null],[6,"Name","","A parameter name.",null,null],[11,"fmt","","",0,null],[11,"fmt","","",1,null],[11,"new","","Create a collection of named parameters.",0,{"inputs":[],"output":{"name":"options"}}],[11,"get","","Get the value of a parameter.",0,null],[11,"get_ref","","Get a reference to the value of a parameter.",0,null],[11,"get_mut","","Get a mutable reference to the value of a parameter.",0,null],[11,"set","","Set the value of a parameter.",0,null],[11,"has","","Check the presence of a parameter.",0,null],[11,"iter","","Return an iterator over parameters.",0,null],[11,"iter_mut","","Return an iterator over mutable parameters.",0,null],[11,"names","","Return an iterator over names.",0,null],[11,"get","","Get the value.",1,null],[11,"get_ref","","Get a reference to the value.",1,null],[11,"get_mut","","Get a mutable reference to the value.",1,null],[11,"set","","Set the value.",1,null],[11,"next","","",2,null],[11,"next","","",3,null],[11,"next","","",4,null]],"paths":[[3,"Options"],[3,"Value"],[3,"Parameters"],[3,"ParametersMut"],[3,"Names"]]}; initSearch(searchIndex);