ritelinked 0.3.2

HashMap-like containers that hold their key-value pairs in a user controllable order
Documentation

ritelinked

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 12 feature flags, 8 of them enabled by default.

default

  • ahash-amortized
  • inline-more-amortized

ahash-amortized

  • ahash
  • amortized
  • griddle/ahash

inline-more-amortized

  • inline-more
  • amortized
  • griddle/inline-more

ahash

  • ahash_
  • hashbrown/ahash

amortized

  • griddle

inline-more

  • hashbrown/inline-more

ahash_

    This feature flag does not enable additional features.

griddle

    This feature flag does not enable additional features.

serde-amortized

  • serde
  • amortized
  • griddle/serde

serde

  • serde_
  • hashbrown/serde

ahash-compile-time-rng

  • ahash_/compile-time-rng

serde_

    This feature flag does not enable additional features.