Skip to main content

write_end

Function write_end 

Source
pub fn write_end(
    writer: &mut Writer<Cursor<Vec<u8>>>,
    name: &str,
) -> Result<(), XmlError>
Expand description

Helper to write a closing element.