Crate sos_remote_sync

Source
Expand description

Sync protocol implementation types and traits.

Enums§

Error
Errors generated by the wire protocol.

Traits§

AutoMerge
Support for auto merge on sync.
RemoteSyncHandler
Trait for types that bridge between a remote data source and a local account.