pub fn build_execution_cache(
cache_config: &ExecutionCacheConfig,
prometheus_registry: &Registry,
store: &Arc<AuthorityStore>,
backpressure_manager: Arc<BackpressureManager>,
) -> ExecutionCacheTraitPointers
pub fn build_execution_cache(
cache_config: &ExecutionCacheConfig,
prometheus_registry: &Registry,
store: &Arc<AuthorityStore>,
backpressure_manager: Arc<BackpressureManager>,
) -> ExecutionCacheTraitPointers