☰
serde_value
All crates
[
−
]
[src]
Function
serde_value
::
to_value
pub fn to_value<T:
Serialize
>(value: T) ->
Result
<
Value
,
SerializerError
>