ritelinked 0.2.0

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, 7 of them enabled by default.

default

  • ahash
  • inline-more-amortized

ahash

  • ahash_
  • hashbrown/ahash

inline-more-amortized

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

ahash_

    This feature flag does not enable additional features.

inline-more

  • hashbrown/inline-more

amortized

  • griddle

griddle

    This feature flag does not enable additional features.

ahash-amortized

  • ahash
  • amortized
  • griddle/ahash

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.