Files
matrix-rust-sdk/labs/multiverse
Ivan Enderlin ed16e91aed fix: RoomEventCache::subscribe is now infallible.
This patch updates `RoomEventCache::subscribe` to be infallible. This
method wasn't able to return something else than an `Ok`. The return
type has been updated from `Result<T>` to `T`.
2025-02-12 16:35:03 +01:00
..
2024-10-10 14:32:46 +02:00