Function is_possible_word_char

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

Whether the given char can be counted as a word char.