Structs§
- Sync
Session - A sync session that tracks changes to all synced tables on a single connection.
Enums§
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_tableswas never called.