Function azure_core::xml::read_xml_str

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

Reads the XML from bytes.