Function instant_xml::to_string

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