Function format_int_with_base

Source
pub fn format_int_with_base(n: i64, base: i64) -> EcoString
Expand description

Format an integer in a base.