Expand description
Database-specific modules for the sync example.
Modules§
- any
- Any database types and helpers for the sync example.
- immutable
- Immutable database types and helpers for the sync example.
Enums§
- Database
Type - Database type to sync.
Traits§
- Syncable
- Helper trait for databases that can be synced.