Skip to main content

to_string

Function to_string 

Source
pub fn to_string(value: &(impl ToXml + ?Sized)) -> Result<String, Error>
Expand description

Serialize a value to an XML string