Closed
Description
The ordered::OrderedDocument
is a temporary solution while the linked-hash-map
crate can only be compiled with nightly. But now, linked-hash-map can be compiled with the latest stable rustc v1.7 (contain-rs/linked-hash-map#28).
So I suggest that we could migrate it to linked-hash-map
.