Skip to main content

is_break

Function is_break 

Source
pub fn is_break(c: char) -> bool
Expand description

Check whether the character is a line break (\r or \n).