mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-04 05:58:11 -04:00
This patch introduces the `matrix_sdk_ui::room_list_service::filters::Filter` trait alias. This patch also cleans up a little bit the filters by renaming some methods for the sake of consistency across all the existing filters.