today i was reminded that if you use `#[serde(flatten)]` with multiple structs that contain the same field name with the same value, it will, of course, do the worst thing possible: play.rust-lang.org?version=stab...
Rust Playground
A browser interface to the Rust compiler to experiment with the language
play.rust-lang.org