mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-05 14:35:20 -04:00
This patch moves the `state_events::dispatch_and_get_new_users` processor inside the `state_events::sync` module. Why? Because a similar processor for `state_events::stripped` is about to be created.