hashbrown 0.14.3

A Rust port of Google's SwissTable hash map
Documentation

hashbrown

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

default

  • ahash
  • inline-more
  • allocator-api2

ahash

  • dep:ahash

inline-more

    This feature flag does not enable additional features.

allocator-api2

  • dep:allocator-api2

rustc-dep-of-std

  • nightly
  • core
  • compiler_builtins
  • alloc
  • rustc-internal-api

nightly

  • allocator-api2?/nightly
  • bumpalo/allocator_api

core

  • dep:core

rkyv

  • dep:rkyv

alloc

  • dep:alloc

serde

  • dep:serde

compiler_builtins

  • dep:compiler_builtins

equivalent

  • dep:equivalent

rayon

  • dep:rayon

raw

    This feature flag does not enable additional features.

rustc-internal-api

    This feature flag does not enable additional features.