financial_price_indication
let int = 123456778; let a = fprice::fmt_num_i64_str(int); println!("{}", a);
123,456,778