Function polars_core::fmt::fmt_decimal
source ยท pub fn fmt_decimal(f: &mut Formatter<'_>, v: i128, scale: usize) -> Result
Available on crate feature
dtype-decimal
only.pub fn fmt_decimal(f: &mut Formatter<'_>, v: i128, scale: usize) -> Result
dtype-decimal
only.