Skip to main content

end

Function end 

pub fn end() -> End
Available on crate features html and http 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.