Skip to main content

parse_lines

Function parse_lines 

Source
pub fn parse_lines(raw: &str) -> Vec<Line>
Expand description

Parse raw text (potentially containing ANSI escape sequences) into Line objects.