Function colorize_space

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