pub async fn player_set_cache_config(
smart_cache: State<'_, SmartCacheWrapper>,
config: CacheConfig,
) -> Result<(), String>Expand description
Update SmartCache configuration
pub async fn player_set_cache_config(
smart_cache: State<'_, SmartCacheWrapper>,
config: CacheConfig,
) -> Result<(), String>Update SmartCache configuration