hashbrown 0.14.5

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

rayon

  • dep:rayon

alloc

  • dep:alloc

serde

  • dep:serde

core

  • dep:core

rkyv

  • dep:rkyv

equivalent

  • dep:equivalent

compiler_builtins

  • dep:compiler_builtins

rustc-internal-api

    This feature flag does not enable additional features.

raw

    This feature flag does not enable additional features.