Module databases

Module databases 

Source
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§

DatabaseType
Database type to sync.

Traits§

Syncable
Helper trait for databases that can be synced.