pub type CacheInvalidatorRef = Arc<dyn CacheInvalidator>;
pub struct CacheInvalidatorRef { /* private fields */ }