Skip to main content
to_value
bel
0.11.0
bel
Function
to_
value
Copy item path
Source
pub fn to_value<T>(value: T) ->
Result
<
Value
,
SerializationError
>
where T:
Serialize
,