Module watcher

Source

Structs§

DropRemoveTableObserverHandle
Utility type that removes an observer from a Watcher when the type is dropped.
TableObserverHandle
Handle for a TableObserver.
Watcher
The Watcher is the hub where updates are published regarding tables that updated when observing a connection.

Enums§

Error

Traits§

TableObserver
Defines an observer for a set of tables.