pub const fn is_ascii_python_identifier_continue(character: char) -> bool
Returns whether character is accepted after the first identifier character.
character