Type Definition rscache::OsrsCache[][src]

type OsrsCache = Cache<MemoryStore>;
Expand description

Type alias for Cache<MemoryStore>.