var searchIndex = {}; searchIndex["maud"] = {"doc":"A macro for writing HTML templates.","items":[[3,"PreEscaped","maud","A wrapper that renders the inner value without escaping.",null,null],[12,"0","","",0,null],[3,"Escaper","","An adapter that escapes HTML special characters.",null,null],[3,"Utf8Writer","","Wraps a `std::io::Write` in a `std::fmt::Write`.",null,null],[8,"Render","","Represents a type that can be rendered as HTML.",null,null],[10,"render","","",1,null],[11,"fmt","","",0,null],[11,"render","","",0,null],[11,"new","","Creates an `Escaper` from a `std::fmt::Write`.",2,{"inputs":[{"name":"w"}],"output":{"name":"escaper"}}],[11,"into_inner","","Extracts the inner writer.",2,null],[11,"write_str","","",2,null],[11,"new","","Creates a `Utf8Writer` from a `std::io::Write`.",3,{"inputs":[{"name":"w"}],"output":{"name":"utf8writer"}}],[11,"into_inner","","Extracts the inner writer, along with any errors encountered\nalong the way.",3,null],[11,"into_result","","Drops the inner writer, returning any errors encountered\nalong the way.",3,null],[11,"write_str","","",3,null],[11,"write_fmt","","",3,null]],"paths":[[3,"PreEscaped"],[8,"Render"],[3,"Escaper"],[3,"Utf8Writer"]]}; initSearch(searchIndex);