Docs.rs
  • solar-data-structures-0.1.3
    • solar-data-structures 0.1.3
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gakonst
    • onbjerg
    • DaniPopes
    • Dependencies
      • bumpalo ^3.14 normal
      • index_vec ^0.1.3 normal
      • indexmap ^2.2 normal
      • parking_lot ^0.12 normal
      • rayon ^1.8 normal
      • rustc-hash ^2.0 normal
      • smallvec ^1 normal
    • Versions
    • 90.91% 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
logo

solar_data_structures0.1.3

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Interned
  • OnDrop
  • cycle::CycleDetector
  • index::BaseIndex32
  • index::IndexSlice
  • index::IndexVec
  • map::FxBuildHasher
  • map::FxHasher
  • sync::Scope

Enums

  • cycle::CycleDetectorResult

Traits

  • BumpExt
  • CollectAndApply
  • index::Idx
  • index::IdxRangeBounds
  • index::IdxSliceIndex

Macros

  • cdr_try
  • cycle::cdr_try
  • index::index_box
  • index::index_vec
  • newtype_index
  • parallel

Functions

  • defer
  • fmt::from_fn
  • fmt::or_list
  • hint::likely
  • hint::unlikely
  • outline
  • sync::scope
  • trustme::decouple_lt
  • trustme::decouple_lt_mut

Type Aliases

  • Never
  • index::IndexBox
  • map::FxHashMap
  • map::FxHashSet
  • map::FxIndexMap
  • map::FxIndexSet
  • map::IndexEntry
  • map::StdEntry
  • sync::Lock
  • sync::MappedLockGuard
  • sync::MappedReadGuard
  • sync::MappedWriteGuard
  • sync::ReadGuard
  • sync::RwLock
  • sync::WriteGuard