[][src]Module cached::stores

Structs

SizedCache

Least Recently Used / Sized Cache

TimedCache

Cache store bound by time

TimedSizedCache

Timed LRU Cache

UnboundCache

Default unbounded cache