specta-rs / specta

Easily export your Rust types to other languages
MIT License
273 stars 38 forks source link

AST transformations #240

Open oscartbeaumont opened 5 months ago

oscartbeaumont commented 5 months ago

Come back and thing about this https://discord.com/channels/1011665225809924136/1015433186299347005/1247100101936021554

oscartbeaumont commented 4 months ago

One of the big things with this is we need public mutators of the AST types. It might make sense to make more of the API public to account for this.