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