Crate snapup

source ·
Expand description

Abstractions for handling snapshots with streams of subsequent updates.

Structs§

  • Wraps a ‘snapshot’ (initial data) with updates (some kind of update which can be applied to the snapshot to update).

Enums§