pub fn format_real_styled(x: f32, style: &RenderStyle) -> StringExpand description
PG float4out under extra_float_digits: >= 1 → shortest
round-trip (format_real); <= 0 → %.{6+n}g.
pub fn format_real_styled(x: f32, style: &RenderStyle) -> StringPG float4out under extra_float_digits: >= 1 → shortest
round-trip (format_real); <= 0 → %.{6+n}g.