rust2pickle 0.0.1

Library to serialize and deserialize Syn syntax trees into Pickle format.
rust2pickle-0.0.1 is not a library.

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

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