[][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 ArcSwapAny.