azure_core::xml

Function read_xml_str

Source
pub fn read_xml_str<T>(body: &str) -> Result<T>
Expand description

Reads the XML from bytes.