serde_
value
0.7.0
serde_value
Function
to_value
Copy item path
Source
pub fn to_value<T:
Serialize
>(value: T) ->
Result
<
Value
,
SerializerError
>