Function nu_table::colorize_space

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