var searchIndex = {}; searchIndex["pulldown_cmark"] = {"doc":"Pull parser for commonmark.","items":[[3,"Parser","pulldown_cmark","",null,null],[3,"Options","","",null,null],[4,"Event","","",null,null],[13,"Start","","",0,null],[13,"End","","",0,null],[13,"Text","","",0,null],[13,"Html","","",0,null],[13,"InlineHtml","","",0,null],[13,"FootnoteReference","","",0,null],[13,"SoftBreak","","",0,null],[13,"HardBreak","","",0,null],[4,"Tag","","",null,null],[13,"Paragraph","","",1,null],[13,"Rule","","",1,null],[13,"Header","","",1,null],[13,"BlockQuote","","",1,null],[13,"CodeBlock","","",1,null],[13,"List","","",1,null],[13,"Item","","",1,null],[13,"FootnoteDefinition","","",1,null],[13,"Table","","",1,null],[13,"TableHead","","",1,null],[13,"TableRow","","",1,null],[13,"TableCell","","",1,null],[13,"Emphasis","","",1,null],[13,"Strong","","",1,null],[13,"Code","","",1,null],[13,"Link","","",1,null],[13,"Image","","",1,null],[0,"html","","HTML renderer that takes an iterator of events as input.",null,null],[5,"push_html","pulldown_cmark::html","",null,{"inputs":[{"name":"string"},{"name":"i"}],"output":null}],[11,"new","pulldown_cmark","",2,{"inputs":[{"name":"str"}],"output":{"name":"parser"}}],[11,"new_ext","","",2,{"inputs":[{"name":"str"},{"name":"options"}],"output":{"name":"parser"}}],[11,"get_offset","","",2,null],[11,"next","","",2,null],[11,"fmt","","",1,null],[11,"clone","","",1,null],[11,"fmt","","",0,null],[11,"hash","","",3,null],[11,"cmp","","",3,null],[11,"partial_cmp","","",3,null],[11,"lt","","",3,null],[11,"le","","",3,null],[11,"gt","","",3,null],[11,"ge","","",3,null],[11,"clone","","",3,null],[11,"eq","","",3,null],[11,"ne","","",3,null],[11,"fmt","","",3,null],[11,"empty","","Returns an empty set of flags.",3,{"inputs":[],"output":{"name":"options"}}],[11,"all","","Returns the set containing all flags.",3,{"inputs":[],"output":{"name":"options"}}],[11,"bits","","Returns the raw value of the flags currently stored.",3,null],[11,"from_bits","","Convert from underlying bit representation, unless that\nrepresentation contains bits that do not correspond to a flag.",3,{"inputs":[{"name":"u32"}],"output":{"name":"option"}}],[11,"from_bits_truncate","","Convert from underlying bit representation, dropping any bits\nthat do not correspond to flags.",3,{"inputs":[{"name":"u32"}],"output":{"name":"options"}}],[11,"is_empty","","Returns `true` if no flags are currently stored.",3,null],[11,"is_all","","Returns `true` if all flags are currently set.",3,null],[11,"intersects","","Returns `true` if there are flags common to both `self` and `other`.",3,null],[11,"contains","","Returns `true` all of the flags in `other` are contained within `self`.",3,null],[11,"insert","","Inserts the specified flags in-place.",3,null],[11,"remove","","Removes the specified flags in-place.",3,null],[11,"toggle","","Toggles the specified flags in-place.",3,null],[11,"bitor","","Returns the union of the two sets of flags.",3,null],[11,"bitxor","","Returns the left flags, but with all the right flags toggled.",3,null],[11,"bitand","","Returns the intersection between the two sets of flags.",3,null],[11,"sub","","Returns the set difference of the two sets of flags.",3,null],[11,"not","","Returns the complement of this set of flags.",3,null],[11,"from_iter","","",3,{"inputs":[{"name":"t"}],"output":{"name":"options"}}],[17,"OPTION_ENABLE_TABLES","","",null,null],[17,"OPTION_ENABLE_FOOTNOTES","","",null,null]],"paths":[[4,"Event"],[4,"Tag"],[3,"Parser"],[3,"Options"]]}; initSearch(searchIndex);