Function azure_core::xml::read_xml

source ·
pub fn read_xml<T>(body: &[u8]) -> Result<T>
Expand description

Reads the XML from bytes.