pub trait EventHandler{ }👎Deprecated: Use
ditto.store().execute_v2(...) or ditto.store().register_observer_v2(...) insteadExpand description
An alias for FnMut(Vec<BoxedDocument>, LiveQueryEvent) + Send + 'static.
A closure which is called on each event