var searchIndex = {}; searchIndex["maud"] = {"doc":"A macro for writing HTML templates.","items":[[3,"Escaper","maud","An adapter that escapes HTML special characters.",null,null],[3,"PreEscaped","","A wrapper that renders the inner value without escaping.",null,null],[12,"0","","",0,null],[11,"modify","","",0,{"i":[{"n":"self"},{"n":"response"}]}],[11,"write_body","","",0,{"i":[{"n":"self"},{"n":"write"}],"o":{"n":"result"}}],[11,"respond_to","","",0,{"i":[{"n":"self"},{"n":"request"}],"o":{"g":["response","status"],"n":"result"}}],[6,"Markup","","A block of markup is a string that does not need to be escaped.",null,null],[17,"DOCTYPE","","The literal string ``.",null,null],[8,"Render","","Represents a type that can be rendered as HTML.",null,null],[11,"render","","Renders `self` as a block of `Markup`.",1,{"i":[{"n":"self"}],"o":{"n":"markup"}}],[11,"render_to","","Appends a representation of `self` to the given buffer.",1,{"i":[{"n":"self"},{"n":"string"}]}],[11,"fmt","","",0,{"i":[{"n":"self"},{"n":"formatter"}],"o":{"n":"result"}}],[11,"clone","","",0,{"i":[{"n":"self"}],"o":{"n":"preescaped"}}],[11,"render_to","","",0,{"i":[{"n":"self"},{"n":"string"}]}],[11,"into_string","","Converts the inner value to a string.",0,{"i":[{"n":"self"}],"o":{"n":"string"}}],[11,"into","","",0,{"i":[{"n":"self"}],"o":{"n":"string"}}],[11,"new","","Creates an `Escaper` from a `String`.",2,{"i":[{"n":"string"}],"o":{"n":"escaper"}}],[11,"write_str","","",2,{"i":[{"n":"self"},{"n":"str"}],"o":{"g":["error"],"n":"result"}}]],"paths":[[3,"PreEscaped"],[8,"Render"],[3,"Escaper"]]}; initSearch(searchIndex);