Function moxie_dom::elements::text_content::pre   [−][src]
pub fn pre() -> PreBuilderExpand description
The HTML <pre> element represents preformatted text which is to be presented
exactly as written in the HTML file.
A function for creating a builder which will accept attributes and produce the element.