indexmap 2.2.6

A hash table with consistent order and fast iteration.
Documentation

indexmap

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 2 of them enabled by default.

default

  • std

std

    This feature flag does not enable additional features.

rayon

  • dep:rayon

rustc-rayon

  • dep:rustc-rayon

arbitrary

  • dep:arbitrary

serde

  • dep:serde

borsh

  • dep:borsh

quickcheck

  • dep:quickcheck

test_debug

    This feature flag does not enable additional features.