re_ui::arrow_ui

Function make_formatter

Source
fn make_formatter(
    array: &dyn Array,
) -> Result<Box<dyn Fn(usize) -> String + '_>, ArrowError>