Sitelet https://rustpython.github.io/website/rustpython_parser/token/index.html

[][src]Module rustpython_parser::token

Different token definitions. Loosely based on token.h from CPython source:

Enums

Tok

Python source code can be tokenized in a sequence of these tokens.