Docs.rs
  • hirpdag_hashconsing-0.1.1
    • hirpdag_hashconsing 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • Crates.io
    • Source
    • Owners
    • DerSaidin
    • Dependencies
      • array-init ^1.0.0 normal
      • weak-table ^0.3.0 normal
    • Versions
    • 24.32% of the crate is documented
  • 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
  • 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 hirpdag_hashconsing

  • Version 0.1.1
  • All Items
  • Structs
  • Traits
  • Type Definitions
logo
Change settings

Crate hirpdag_hashconsing

source · [−]
Expand description

Hashconsing

This module provides interfaces for reference counting and hashconsing, and several composable implementations to experiment with.

Structs

BuildTableDefault
BuildTableSharedDefault
BuildTableSharedMutex
BuildTableSharedSharded
TableHashmapFallbackWeak
TableSharedMutex
TableSharedSharded
TableTovWeakTable
TableVecLinearWeak
TableVecSortedWeak

Traits

BuildTable
BuildTableShared
Reference

Strong reference handle type.

ReferenceWeak

Weak reference handle type.

Table
TableShared

Type Definitions

RefArc
RefArcWeak
RefLeak
RefLeakWeak
RefRc
RefRcWeak