arrow_array::types

Function format_decimal_str

Source
fn format_decimal_str(value_str: &str, precision: usize, scale: i8) -> String