Thanks to visit codestin.com
Credit goes to rustpython.github.io

[][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.