Skip to main content

format_value

Function format_value 

Source
pub fn format_value(v: f64, precision: u32, mode: PrecisionMode) -> String
Expand description

Shared number formatting, so every surface renders a value identically.