Function ansi_split

Source
pub fn ansi_split(input: &str) -> Vec<String>
Expand description

Split a string by ansi codes.