matrix-rust-sdk/matrix_sdk
Dominique Martinet 9ea4835e3e Revert "matrix_sdk examples: set #![type_length_limit = "1075569"]"
This reverts commit 7d023ebdb9.

Rust 1.47.0 got released and the tuning is no longer necessary.
2020-10-08 17:57:23 +02:00
..
examples Revert "matrix_sdk examples: set #![type_length_limit = "1075569"]" 2020-10-08 17:57:23 +02:00
src matrix_sdk: expose RoomMember 2020-10-08 13:16:33 +02:00
Cargo.toml matrix-sdk: Use a specific version for async-std. 2020-10-06 15:17:45 +02:00
README.md matrix-sdk: Add a bunch of readmes to the crates. 2020-05-26 19:33:13 +02:00

Build Status codecov License #matrix-rust-sdk

matrix-sdk

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

License

Apache-2.0