[package] name = "rs-exporter" version = "0.0.0-a" edition = "2021" description = "Export a part of the Rust AST to JSON" license = "GPL-3.0-or-later" authors = ["Arthur De Witte "] repository = "https://github.com/Arthurdw/rs-exporter" categories = ["development-tools"] keywords = ["rust", "ast", "exporter", "json"] [dependencies]