A hash table with consistent order and fast iteration, similar to IndexMap.
# Cargo.toml
[dependencies]
ordermap = "1.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an OrderMap, insert key-value pairs, and iterate in insertion order.
No known issues recorded.
No dependency data recorded yet.