Type Definition rust_code_analysis::PythonParser[][src]

type PythonParser = Parser<PythonCode>;

The Python language parser.