Module session

Module session 

Source

Structs§

SyncSession
A sync session that tracks changes to all synced tables on a single connection.

Enums§

SyncError

Functions§

set_synced_tables
Declare the tables that participate in changeset sync. Call once at startup, before any sync session is created.
synced_tables
The configured synced tables, or empty if set_synced_tables was never called.