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.