Available on crate feature
sync only.Expand description
Sync-specific error types.
SyncError covers all failure modes in the sync protocol:
transport failures, handshake rejections, serialization issues,
and shutdown coordination.
Enums§
- Sync
Error - Errors specific to the sync protocol.