Skip to main content

is_module_token_char

Function is_module_token_char 

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

Check whether ch belongs to the module token character class.