type PersistStateUpdate = ((SourceData, ()), Timestamp, StorageDiff);Expand description
Version of StateUpdateKind that is stored directly in persist.
type PersistStateUpdate = ((SourceData, ()), Timestamp, StorageDiff);Version of StateUpdateKind that is stored directly in persist.