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