Skip to main content
duration_signed_from_secs_f64
serde_
with
3.13.0
In serde_
with::
utils
serde_with
::
utils
Function
duration_
signed_
from_
secs_
f64
Copy item path
Source
pub(crate) fn duration_signed_from_secs_f64( secs:
f64
, ) ->
Result
<
DurationSigned
, &'static
str
>