Module rscache::cache[][src]

Expand description

Main cache implementation and traits.

Structs

Cache

Main cache struct providing basic utilities.

Constants

IDX_PREFIX
MAIN_DATA
MAIN_MUSIC_DATA
REFERENCE_TABLE

Traits

CacheCore

The core of a cache.

CacheRead

The read functionality of a cache.