Docs.rs
  • hashbrown-0.12.3
    • hashbrown 0.12.3
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • Crates.io
    • Source
    • Owners
    • Amanieu
    • Dependencies
      • ahash ^0.7.0 normal
      • rustc-std-workspace-alloc ^1.0.0 normal
      • bumpalo ^3.5.0 normal
      • compiler_builtins ^0.1.2 normal
      • rustc-std-workspace-core ^1.0.0 normal
      • rayon ^1.0 normal
      • serde ^1.0.25 normal
      • doc-comment ^0.3.1 dev
      • fnv ^1.0.7 dev
      • lazy_static ^1.4 dev
      • rand ^0.8.3 dev
      • rayon ^1.0 dev
      • serde_test ^1.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
    • i686-unknown-linux-gnu
    • x86_64-pc-windows-msvc
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate hashbrown

logo
Change settings

List of all items

Structs

  • HashMap
  • HashSet
  • hash_map::Drain
  • hash_map::DrainFilter
  • hash_map::HashMap
  • hash_map::IntoIter
  • hash_map::IntoKeys
  • hash_map::IntoValues
  • hash_map::Iter
  • hash_map::IterMut
  • hash_map::Keys
  • hash_map::OccupiedEntry
  • hash_map::OccupiedEntryRef
  • hash_map::OccupiedError
  • hash_map::RawEntryBuilder
  • hash_map::RawEntryBuilderMut
  • hash_map::RawOccupiedEntryMut
  • hash_map::RawVacantEntryMut
  • hash_map::VacantEntry
  • hash_map::VacantEntryRef
  • hash_map::Values
  • hash_map::ValuesMut
  • hash_map::rayon::IntoParIter
  • hash_map::rayon::ParDrain
  • hash_map::rayon::ParIter
  • hash_map::rayon::ParIterMut
  • hash_map::rayon::ParKeys
  • hash_map::rayon::ParValues
  • hash_map::rayon::ParValuesMut
  • hash_set::Difference
  • hash_set::Drain
  • hash_set::DrainFilter
  • hash_set::HashSet
  • hash_set::Intersection
  • hash_set::IntoIter
  • hash_set::Iter
  • hash_set::OccupiedEntry
  • hash_set::SymmetricDifference
  • hash_set::Union
  • hash_set::VacantEntry
  • hash_set::rayon::IntoParIter
  • hash_set::rayon::ParDifference
  • hash_set::rayon::ParDrain
  • hash_set::rayon::ParIntersection
  • hash_set::rayon::ParIter
  • hash_set::rayon::ParSymmetricDifference
  • hash_set::rayon::ParUnion
  • raw::Bucket
  • raw::RawDrain
  • raw::RawIntoIter
  • raw::RawIter
  • raw::RawIterHash
  • raw::RawTable
  • raw::rayon::RawIntoParIter
  • raw::rayon::RawParDrain
  • raw::rayon::RawParIter

Enums

  • TryReserveError
  • hash_map::Entry
  • hash_map::EntryRef
  • hash_map::RawEntryMut
  • hash_set::Entry

Typedefs

  • hash_map::DefaultHashBuilder