polars_
core
0.46.0
In polars_
core::
fmt
polars_core
::
fmt
Function
fmt_duration_string
Copy item path
Source
pub fn fmt_duration_string<W:
Write
>( f:
&mut W
, v:
i64
, unit:
TimeUnit
, ) ->
Result