Expand description
Hashconsing
This module provides interfaces for reference counting and hashconsing, and several composable implementations to experiment with.
Structs§
- Build
Table Default - Build
Table Shared Default - Build
Table Shared Mutex - Build
Table Shared Sharded - Table
Hashmap Fallback Weak - Table
Shared Mutex - Table
Shared Sharded - Table
TovWeak Table - Table
VecLinear Weak - Table
VecSorted Weak
Traits§
- Build
Table - Build
Table Shared - Reference
- Strong reference handle type.
- Reference
Weak - Weak reference handle type.
- Table
- Table
Shared