Files
matrix-rust-sdk/testing/matrix-sdk-test
Kévin Commaille 08563d4096 refactor(sdk-test): Use enum to represent possible event formats of EventBuilder
And use the proper fields for these formats. We also add more conversion
implementations for the types associated with these formats.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2025-10-03 15:22:25 +02:00
..

Build Status codecov License #matrix-rust-sdk

matrix-sdk-test

matrix-rust-sdk is an implementation of a Matrix client-server library in Rust.

NOTE: These are just test helpers for the matrix-rust-sdk, you're probably interested in the main rust-sdk crate.