specta-rs / specta

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

`#[serde(alias = "name")]` #133

Open oscartbeaumont opened 1 year ago

oscartbeaumont commented 1 year ago

Support it. Make sure we can handle multiple of them and unit test it!

oscartbeaumont commented 12 months ago
image
oscartbeaumont commented 11 months ago

I think this should be tied into #190