polars_core::fmt

Function fmt_decimal

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