Hash table with consistent order and fast iteration
Description
A hash table with consistent order and fast iteration.
This package contains library source intended for building other packages which
use the "arbitrary" feature of the "indexmap" crate.