[][src]Crate dashcache

A simple, highly concurrent cache for hash-consing values

Modules

arr

Cached immutable arrays, bags, and sets of values

Structs

Cache

A cache for values of type T

Traits

Caches

A container which can be used to cache values of type T