pub type KvCacheInvalidatorRef = Arc<dyn KvCacheInvalidator>;
struct KvCacheInvalidatorRef { /* private fields */ }