Skip to main content

format_real_styled

Function format_real_styled 

Source
pub fn format_real_styled(x: f32, style: &RenderStyle) -> String
Expand description

PG float4out under extra_float_digits: >= 1 → shortest round-trip (format_real); <= 0 → %.{6+n}g.