var searchIndex = {}; searchIndex["slr_config"] = {"doc":"This crate implements the parsing for the SLRConfig format. Basic usage revolves\naround the creation and use of the `ConfigElement` type, like so:","items":[[3,"ConfigString","slr_config","",null,null],[12,"kind","","",0,null],[12,"span","","",0,null],[3,"Printer","","",null,null],[3,"ConfigElement","","",null,null],[4,"StringKind","","",null,null],[13,"EscapedString","","",1,null],[13,"RawString","","",1,null],[4,"ConfigElementKind","","",null,null],[13,"Value","","",2,null],[13,"Table","","",2,null],[13,"Array","","",2,null],[5,"parse_source","","",null,{"inputs":[{"name":"path"},{"name":"str"},{"name":"v"}],"output":{"name":"result"}}],[11,"fmt","","",0,null],[11,"clone","","",0,null],[11,"eq","","",1,null],[11,"ne","","",1,null],[11,"fmt","","",1,null],[11,"clone","","",1,null],[11,"append_to_string","","",0,null],[11,"to_string","","",0,null],[11,"clone","","",3,null],[11,"clone","","",2,null],[11,"new_table","","",3,{"inputs":[],"output":{"name":"configelement"}}],[11,"new_value","","",3,{"inputs":[{"name":"t"}],"output":{"name":"configelement"}}],[11,"new_array","","",3,{"inputs":[],"output":{"name":"configelement"}}],[11,"from_str","","",3,{"inputs":[{"name":"path"},{"name":"str"}],"output":{"name":"result"}}],[11,"fill_from_str","","",3,null],[11,"kind","","",3,null],[11,"as_table","","",3,null],[11,"as_table_mut","","",3,null],[11,"as_value","","",3,null],[11,"as_value_mut","","",3,null],[11,"as_array","","",3,null],[11,"as_array_mut","","",3,null],[11,"insert","","",3,null],[11,"print","","",3,null],[11,"fmt","","",3,null],[11,"new","","",4,{"inputs":[{"name":"w"}],"output":{"name":"printer"}}],[11,"value","","",4,null],[11,"start_array","","",4,null],[11,"end_array","","",4,null],[11,"start_table","","",4,null],[11,"end_table","","",4,null],[8,"GetError","","",null,null],[10,"get_error","","",5,null],[8,"Visitor","","",null,null],[10,"start_table","","",6,null],[10,"end_table","","",6,null],[10,"start_array","","",6,null],[10,"end_array","","",6,null],[10,"table_element","","",6,null],[10,"array_element","","",6,null],[10,"append_string","","",6,null]],"paths":[[3,"ConfigString"],[4,"StringKind"],[4,"ConfigElementKind"],[3,"ConfigElement"],[3,"Printer"],[8,"GetError"],[8,"Visitor"]]}; initSearch(searchIndex);