Type Definition rscache::OsrsCache[][src]

pub type OsrsCache = Cache<MemoryStore>;
Expand description

Type alias for Cache<MemoryStore>.