rustpython-parser 0.1.2

Parser for python code.
Documentation
fn main() {
    lalrpop::process_root().unwrap()
}