indexmap-rs / indexmap

A hash table with consistent order and fast iteration; access items by key or sequence index
https://docs.rs/indexmap/
Other
1.71k stars 150 forks source link

Fully mask the `"test_debug"` code from normal builds #311

Closed cuviper closed 8 months ago

cuviper commented 8 months ago

... but also add --all-features to CI so we're sure it builds.