matrix-rust-sdk/testing/matrix-sdk-test
Jonas Platte d680b331d0 Make tokio a workspace dependency 2023-03-28 21:08:57 +02:00
..
src Expose 'search users' to UniFFI (#1689) 2023-03-22 11:15:03 +01:00
Cargo.toml Make tokio a workspace dependency 2023-03-28 21:08:57 +02:00
README.md refactore(test): move testing out of regular build environment 2022-07-18 14:37:51 +02:00

README.md

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.