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