Parse a Rust source file into a syn_serde::File and print out a Pickle representation of the syntax tree.

text cargo run src/main.rs t.pickle python3 t.py