var searchIndex = {}; searchIndex["horrorshow"] = {"doc":"# Horrorshow","items":[[3,"TemplateBuilder","horrorshow","A template builder. This is the type that gets passed to closures inside templates.",null,null],[3,"Renderer","","A template renderer. The `html! {}` macro returns a `Renderer`.",null,null],[3,"Raw","","Raw content marker.",null,null],[11,"write_raw","","Write a raw string to the template output.",0,null],[11,"write_fmt","","Escape and write the formatted arguments to the template output.",0,null],[11,"write_str","","Escape and write a string to the template output.",0,null],[11,"render_once","","",1,null],[11,"size_hint","","",1,null],[11,"render_mut","","",1,null],[11,"render","","",1,null],[11,"fmt","","",1,null],[11,"new","","Mark as raw.",2,{"inputs":[{"name":"s"}],"output":{"name":"raw"}}],[11,"render_once","","",2,null],[11,"size_hint","","",2,null],[11,"render_mut","","",2,null],[11,"render","","",2,null],[0,"prelude","","Traits that should always be imported.",null,null],[8,"Template","horrorshow::prelude","A template that can be rendered into something.",null,null],[11,"into_string","","Render this into a new String.",3,null],[11,"write_to_string","","Render this into an existing String.",3,null],[11,"write_to_fmt","","Render this into something that implements fmt::Write.",3,null],[11,"write_to_io","","Render this into something that implements io::Write.",3,null],[8,"Template","horrorshow","A template that can be rendered into something.",null,null],[11,"into_string","horrorshow::prelude","Render this into a new String.",3,null],[11,"write_to_string","","Render this into an existing String.",3,null],[11,"write_to_fmt","","Render this into something that implements fmt::Write.",3,null],[11,"write_to_io","","Render this into something that implements io::Write.",3,null],[8,"RenderOnce","horrorshow","Something that can be rendered once.",null,null],[10,"render_once","","Render this into a template builder.",4,null],[11,"size_hint","","Yields a hint at how many bytes this component use.",4,null],[8,"RenderMut","","Something that can be rendered by mutable reference.",null,null],[10,"render_mut","","Render this into a template builder.",5,null],[8,"Render","","Something that can be rendered by reference.",null,null],[10,"render","","Render this into a template builder.",6,null],[8,"RenderBox","","Something that can be rendered once out of a box.",null,null],[14,"html!","","Crate a new html template",null,null],[14,"box_html!","","Crate a new owned html template.",null,null],[14,"raw!","","Mark a string as a raw. The string will not be rendered.",null,null],[11,"into_string","horrorshow::prelude","Render this into a new String.",3,null],[11,"write_to_string","","Render this into an existing String.",3,null],[11,"write_to_fmt","","Render this into something that implements fmt::Write.",3,null],[11,"write_to_io","","Render this into something that implements io::Write.",3,null],[11,"size_hint","horrorshow","Yields a hint at how many bytes this component use.",4,null]],"paths":[[3,"TemplateBuilder"],[3,"Renderer"],[3,"Raw"],[8,"Template"],[8,"RenderOnce"],[8,"RenderMut"],[8,"Render"]]}; initSearch(searchIndex);