arcnmx / serde-value

Serialization value trees
http://arcnmx.github.io/serde-value/serde_value/
MIT License
43 stars 30 forks source link

"preserve_order" feature like in serde_json, using indexmap? #30

Open aldanor opened 4 years ago

aldanor commented 4 years ago

serde_json has been supporting it for a while (via indexmap), would it possible here as well?