Docs.rs
  • hydra-dashmap-0.1.18
    • hydra-dashmap 0.1.18
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dtzxporter
    • Dependencies
      • arbitrary ^1.3.0 normal optional
      • cfg-if ^1.0.0 normal
      • hashbrown ^0.14.0 normal
      • lock_api ^0.4.10 normal
      • once_cell ^1.18.0 normal
      • parking_lot_core ^0.9.8 normal
      • rayon ^1.7.0 normal optional
      • serde ^1.0.188 normal optional
    • Versions
    • 41.1% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hydra_dashmap0.1.18

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • DashMap
  • DashSet
  • RawRwLock
  • ReadOnlyView
  • SharedValue
  • TryReserveError
  • iter::Iter
  • iter::IterMut
  • iter::OwningIter
  • iter_set::Iter
  • iter_set::OwningIter
  • mapref::entry::OccupiedEntry
  • mapref::entry::VacantEntry
  • mapref::multiple::RefMulti
  • mapref::multiple::RefMutMulti
  • mapref::one::MappedRef
  • mapref::one::MappedRefMut
  • mapref::one::Ref
  • mapref::one::RefMut
  • rayon::map::Iter
  • rayon::map::IterMut
  • rayon::map::OwningIter
  • rayon::set::Iter
  • rayon::set::OwningIter
  • setref::multiple::RefMulti
  • setref::one::Ref

Enums

  • mapref::entry::Entry
  • try_result::TryResult

Traits

  • Map

Type Aliases

  • RwLock
  • RwLockReadGuard
  • RwLockWriteGuard