mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-23 16:47:54 -04:00
This gets rid of `EventBuilder`, and makes more usage of the `EventFactory`, which is more ergonomic to create test events. A large part of https://github.com/matrix-org/matrix-rust-sdk/issues/3716.