Searched defs:Notifier (Results 1 – 2 of 2) sorted by relevance
36 using Notifier = std::function<void(const std::set<std::string> &tables)>; variable
18 pub(crate) struct Notifier; struct20 impl Notifier { impl