pub fn format_number_concise(n: impl Into<f64>) -> String
Format a number in concise K/M/B/T notation (e.g. "1.2k").
"1.2k"