A HashMap wrapper that holds key-value pairs in insertion order
# Cargo.toml
[dependencies]
linked-hash-map = "0.5.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a map that preserves insertion order and iterate over it.
No known issues recorded.
No dependency data recorded yet.