Expand description
Abstractions for handling snapshots with streams of subsequent updates.
Structs§
- Snapshot
With Updates - Wraps a ‘snapshot’ (initial data) with updates (some kind of update which can be applied to the snapshot to update).
Abstractions for handling snapshots with streams of subsequent updates.