HashMap wrapper that holds key-value pairs in insertion order
Description
A HashMap wrapper that holds key-value pairs in insertion order.
This package contains library source intended for building other packages which
use the "serde_impl" feature of the "linked-hash-map" crate.