Skip to content

serde 1.0.6

  • Add a #[serde(skip)] field attribute which unifies skip_serializing and skip_deserializing (#935, thanks @spikefoo) (mistakenly omitted from 1.0.6, this feature is in 1.0.8)