Function moxie_dom::elements::text_semantics::samp   [−][src]
pub fn samp() -> SampBuilderExpand description
The HTML Sample Element (<samp>) is used to enclose inline text which represents
sample (or quoted) output from a computer program.
A function for creating a builder which will accept attributes and produce the element.