[][src]Module cached::stores

Implementation of various caches

Structs

SizedCache

Least Recently Used / Sized Cache

TimedCache

Cache store bound by time

UnboundCache

Default unbounded cache