Skip to main content

to_xml_with_header

Function to_xml_with_header 

Source
pub fn to_xml_with_header<T: Serialize>(x: &T) -> Result<String, SeError>