mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-13 10:35:41 -04:00
- rename RawLinkedChunk -> RawChunk - rename RawChunk::id -> RawChunk::identifier - precise that a `RawChunk` is mostly a `Chunk` with different previous/next links.