Module parser

Source

Functionsยง

parse
Takes a string of bytes and returns the Python-tokenized version of it. use python_ast::parse;