serde_
valid
1.0.5
In serde_
valid::
validation::
custom
serde_valid
::
validation
::
custom
Function
wrap_into_vec_errors
Copy item path
Source
pub fn wrap_into_vec_errors<M:
IntoVecErrors
>( result:
Result
<
()
, M>, ) ->
Result
<
()
,
Vec
<
Error
>>