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
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