matrix-ui-serializable 0.4.0

Opinionated abstraction of the matrix-sdk crate with serializable structs
Documentation
1
2
3
4
5
6
7
pub(crate) mod frontend_events;
pub(crate) mod invited_room;
pub(crate) mod joined_room;
pub(crate) mod notifications;
pub(crate) mod room_filter;
pub(crate) mod room_screen;
pub(crate) mod rooms_list;