Type Definition hitbox_actix::Cache[][src]

type Cache = CacheActor<RedisBackend>;
Expand description

Default type alias with RedisBackend. You can disable it or define it manually in your code.