☰
Other items in
sewup
::
utils
All crates
?
Function
sewup
::
utils
::
to_value
[
−
]
[src]
pub fn to_value<T>(value: T) ->
Result
<
Value
,
SerializerError
>
where
T:
Serialize
,