mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-07 07:27:45 -04:00
This patch moves `TimelineStateTransaction` and its implementation into its own module. The idea is to reduce the size of the `state.rs` module.