Skip to main content

ins

Macro ins 

ins!() { /* proc-macro */ }
Available on crate features http and html only.
Expand description

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.