azure_
core
0.20.0
In azure_
core::
xml
azure_core
::
xml
Function
to_xml_with_root
Copy item path
Source
pub fn to_xml_with_root<T>(root_tag: &
str
, value:
&T
) ->
Result
<
Bytes
>
where T:
Serialize
,