Skip to main content

end

Function end 

Source
pub fn end() -> End
Available on crate feature html only.
Expand description

Emit a <?end> processing instruction — the closing of a range opened by start. Takes no name: <?end> always closes the most recent unclosed <?start> at the same nesting level.