Function get_lines

Source
pub fn get_lines(text: &str) -> Lines<'_> 
Expand description

Splits the string by lines.