serde 0.9.2
- Add
SerializeMap::serialize_entryto allow serializers to optimize for the case where key and value are both available at the same time (#724)
SerializeMap::serialize_entry to allow serializers to optimize for the case where key and value are both available at the same time (#724)