Skip to content

Commit 9e2e28d

Browse files
committed
feat(sdk) Change the update history from a Vec<T> to a new LinkedChunkUpdates type.
This patch updates the `LinkedChunk::update_history` field from a simple `Vec<LinkedChunkUpdate<Item, Gap>>` type to the new `LinkedChunkUpdates<Item, Gap>` type (note the plural). This is going to be helpul for the next patches.
1 parent 2255cd5 commit 9e2e28d

File tree

1 file changed

+73
-69
lines changed

1 file changed

+73
-69
lines changed

0 commit comments

Comments
 (0)