azure_
core
0.21.0
azure_core
Function
to_json
Copy item path
Source
pub fn to_json<T>(value:
&T
) ->
Result
<
Bytes
>
where T: ?
Sized
+
Serialize
,
Expand description
Serialize a type to json.