Skip to main content
fmt_pct
wowlab_
common
0.1.0
In wowlab_
common::
output
wowlab_common
::
output
Function
fmt_pct
Copy item path
Source
pub fn fmt_pct(n:
f64
) ->
String
Expand description
Format a ratio as percentage:
0.2567 -> "25.7%"
.