serde-rs / serde-rs.github.io

https://serde.rs
Creative Commons Attribution Share Alike 4.0 International
22 stars 96 forks source link

Add info about aliases in flattened struct (issue #1504) #100

Closed southerntofu closed 1 year ago

southerntofu commented 5 years ago

Hi i just ran into this problem and apparently i'm not the first one so i added a small section to the docs explaining the issue.

Thank you for making serde possible!