xml_rpc
0.0.12
xml_rpc
Function
into_params
Copy item path
Source
pub fn into_params<T:
Serialize
>(v:
&T
) ->
Result
<
Params
,
Error
>