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,"Utf8Writer","","Wraps a `std::io::Write` in a `std::fmt::Write`.",null,null],[11,"new","","Creates an `Escaper` from a `std::fmt::Write`.",0,{"inputs":[{"name":"w"}],"output":{"name":"escaper"}}],[11,"into_inner","","Extracts the inner writer.",0,null],[11,"write_str","","",0,null],[11,"new","","Creates a `Utf8Writer` from a `std::io::Write`.",1,{"inputs":[{"name":"w"}],"output":{"name":"utf8writer"}}],[11,"into_inner","","Extracts the inner writer, along with any errors encountered\nalong the way.",1,null],[11,"into_result","","Drops the inner writer, returning any errors encountered\nalong the way.",1,null],[11,"write_str","","",1,null],[11,"write_fmt","","",1,null]],"paths":[[3,"Escaper"],[3,"Utf8Writer"]]}; initSearch(searchIndex);