Function nu_table::colorize_space

source ·
pub fn colorize_space(
    data: &mut [Vec<CellInfo<String>>],
    style_computer: &StyleComputer<'_>
)