Function papergrid::util::string::get_lines

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

Splits the string by lines.