Skip to content

Commit 5591be9

Browse files
committed
feat(sdk): LinkedChunk can hold a value for Gaps.
This patch updates `ChunkContent::Gap` to hold a content `U`. Thus, `Chunk` and LinkedChunk` both get a new generic parameter `U`. Some methods like `new_gap` or `insert_gap_at` take a new `content: U` parameter. This type `RoomEvents` (that uses `LinkedChunk`) is also updated accordingly.
1 parent 0a7e28f commit 5591be9

File tree

2 files changed

+120
-100
lines changed

2 files changed

+120
-100
lines changed

0 commit comments

Comments
 (0)