[−][src]Module arc_swap::cache
Caching handle into the [ArcSwapAny].
The [Cache] keeps a copy of the internal Arc for faster access.
Structs
Cache | Caching handle for [ |
MapCache | An implementation of a cache with a projection into the accessed value. |
Traits
Access | Generalization of caches providing access to |