Function to_string

Source
pub fn to_string<T: XmlSerialize>(t: &T) -> Result<String, Error>