pub fn human_int(n: u64) -> String
Format an integer count with . thousands separators (European style).
.