[−][src]Crate dashcache
A simple, highly concurrent cache for hash-consing values
Modules
| arr | Cached immutable arrays, bags, and sets of values |
Structs
| DashCache | A global cache built around a |
Traits
| Caches | A container which can be used to cache values of type |
| CanCollect | An object which can be garbage collected |
| GlobalCache | A gloabl cache implementation |