Skip to main content

is_word_char

Function is_word_char 

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

Returns whether c belongs to an ordinary text token.