Crate matrix_sdk_ui
source ·Re-exports§
pub use self::room_list_service::RoomListService;
pub use self::timeline::Timeline;
pub use eyeball_im;
Modules§
- Encryption Sync API.
RoomListService
API.- Unified API for both the Room List API and the Encryption Sync API, that takes care of all the underlying details.
- A high-level view into a room’s contents.
- This module provides a generic interface to subscribe to unable-to-decrypt events, and notable updates to such events.