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_service
Encryption Sync API.
notification_client
room_list_service
RoomListService API.
sync_service
Unified API for both the Room List API and the Encryption Sync API, that takes care of all the underlying details.
timeline
A high-level view into a room’s contents.
unable_to_decrypt_hook
This module provides a generic interface to subscribe to unable-to-decrypt events, and notable updates to such events.