Function nu_table::colorize_space

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