mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-08 07:56:55 -04:00
This patch replaces `OwnedRoomId` by `WeakRoom` in `LatestEvent`. Apart from simplifying a couple of method' signatures, it also opens the road for storing the `LatestEventValue` in `RoomInfo`.