papergrid::util

Function get_lines

Source
pub fn get_lines(text: &str) -> impl Iterator<Item = Cow<'_, str>>
Expand description

Splits the string by lines.