Skip to main content

Module source

Module source 

Source
Expand description

The SyncSource trait + reusable test helpers.

Structs§

PullResult
A batch of deltas returned by SyncSource::pull.
StaticSource
In-memory SyncSource used by tests.

Traits§

SyncSource
Anything that can emit deltas into the local mirror.

Type Aliases§

DeltaStream
Pinned, heap-allocated delta stream.