azure_core::xml

Function read_xml

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

Reads the XML from bytes.