A hash table that preserves insertion order and allows fast iteration.
# Cargo.toml
[dependencies]
indexmap = "2.14.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and iterate over an ordered hash map.
No known issues recorded.
No dependency data recorded yet.