pub fn configure_cache_registry(
_plugins: &Plugins,
) -> Option<CacheRegistryBuilder>Expand description
Allows frontend plugins to add cache invalidators to the layered registry.
pub fn configure_cache_registry(
_plugins: &Plugins,
) -> Option<CacheRegistryBuilder>Allows frontend plugins to add cache invalidators to the layered registry.