Function moxie_dom::elements::text_semantics::cite   [−][src]
pub fn cite() -> CiteBuilderExpand description
The HTML Citation element (<cite>) is used to describe a reference to a cited
creative work, and must include the title of that work.
A function for creating a builder which will accept attributes and produce the element.