specta-rs / specta

Easily export your Rust types to other languages
MIT License
268 stars 37 forks source link

Sealing API for v2 #111

Open oscartbeaumont opened 1 year ago

oscartbeaumont commented 1 year ago
oscartbeaumont commented 4 months ago

Is sealing good or bad? We really need to decide!

Really anything that follows syn is probally safe. Maybe review it's handling of pub/non-pub types.