Skip to content

serde 1.0.34

  • Add a flatten attribute to remove one level of structure between the serialized representation and the Rust data structure; more details in struct flattening (#1179, thanks @mitsuhiko)