Function moxie_dom::elements::text_semantics::ins[][src]

pub fn ins() -> InsBuilder
Expand description

The HTML <ins> element represents a range of text that has been added to a document.

A function for creating a builder which will accept attributes and produce the element.