azure_
core
0.20.0
In azure_
core::
xml
Modules
text_content
Functions
read_xml
read_xml_str
to_xml
to_xml_with_root
azure_core
::
xml
Function
read_xml
Copy item path
Settings
Help
Summary
Source
pub fn read_xml<T>(body: &[
u8
]) ->
Result
<T>
where T:
DeserializeOwned
,
Expand description
Reads the XML from bytes.