Module arc_swap::cache

source ·
Expand description

Caching handle into the ArcSwapAny.

The Cache keeps a copy of the internal Arc for faster access.

Structs§

Traits§

  • Generalization of caches providing access to T.