Module data_notification

Module data_notification 

Source
Expand description

Receive notifications for many types of core events.

Structs§

DataNotificationClosure
Implement closures that will be called by on the event of data modification.
DataNotificationHandle
DataNotificationTriggers
Used to describe which call should be triggered. By default, all calls are disabled.

Traits§

CustomDataNotification