mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-08 16:04:13 -04:00
Brings a breaking change with event structs being non-exhaustive now, so they need to be constructed with methods rather than with a struct declaration. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>