serde_
helpers
0.0.0
In serde_
helpers::
as_
string
Functions
deserialize
serialize
serde_helpers
::
as_string
Function
serialize
Copy item path
Settings
Help
Summary
Source
pub fn serialize<T:
Display
, S:
Serializer
>( value:
&T
, ser: S, ) ->
Result
<S::
Ok
, S::
Error
>