Function char_is_line_ending

Source
pub fn char_is_line_ending(ch: char) -> bool
Expand description

Determine whether a character is a line ending.