matrix-rust-sdk/crates/matrix-sdk-test-macros
Damir Jelić af74988a83 chore: Rename the crate folders to use dashes instead of underscores 2021-09-14 16:38:33 +02:00
..
src chore: Rename the crate folders to use dashes instead of underscores 2021-09-14 16:38:33 +02:00
Cargo.toml chore: Rename the crate folders to use dashes instead of underscores 2021-09-14 16:38:33 +02:00
README.md chore: Rename the crate folders to use dashes instead of underscores 2021-09-14 16:38:33 +02:00

README.md

Build Status codecov License #matrix-rust-sdk

matrix-sdk-test-macros

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

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