matrix-ui-serializable 0.4.0

Opinionated abstraction of the matrix-sdk crate with serializable structs
Documentation
1
2
3
4
5
6
pub(crate) mod events_dto;
pub(crate) mod msg_like;
pub(crate) mod state_event;
pub(super) mod thread_summary;
pub(crate) mod timeline_item_id;
pub(crate) mod virtual_event;