pub fn format_float_styled(x: f64, style: &RenderStyle) -> StringExpand description
PG float8out under extra_float_digits: >= 1 → shortest
round-trip (format_float); <= 0 → %.{15+n}g.
pub fn format_float_styled(x: f64, style: &RenderStyle) -> StringPG float8out under extra_float_digits: >= 1 → shortest
round-trip (format_float); <= 0 → %.{15+n}g.