Closed dtolnay closed 3 years ago
IndexMap has equivalent guarantees as far as would be relevant to the serde_yaml API, and is actively maintained unlike LinkedHashMap.
The same switch in serde_json: https://github.com/serde-rs/json/pull/451.
IndexMap has equivalent guarantees as far as would be relevant to the serde_yaml API, and is actively maintained unlike LinkedHashMap.
The same switch in serde_json: https://github.com/serde-rs/json/pull/451.