Macro laby::ins

source ·
ins!() { /* proc-macro */ }
Expand description

<ins> element.

The <ins> HTML element represents a range of text that has been added to a document. You can use the del element to similarly represent a range of text that has been deleted from the document.