azure_
core
0.20.0
In azure_
core::
xml
azure_core
::
xml
Function
read_xml
Copy item path
source
pub fn read_xml<T>(body: &[
u8
]) ->
Result
<T>
where T:
DeserializeOwned
,
Expand description
Reads the XML from bytes.