Skip to main content

fmt_tokens

Function fmt_tokens 

Source
fn fmt_tokens(n: u64) -> String
Expand description

Compact token count: exact below 1000, else scaled to k/M/G with one decimal (a trailing .0 is dropped). Matches boro’s footer formatting.