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