Skip to main content

is_ascii_python_identifier_continue

Function is_ascii_python_identifier_continue 

Source
pub const fn is_ascii_python_identifier_continue(character: char) -> bool
Expand description

Returns whether character is accepted after the first identifier character.