matrix-rust-sdk/crates/matrix-sdk-common
Kévin Commaille da2abccc0d chore: Disable clippy::assigning_clones lint
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-04-02 15:05:41 +02:00
..
src test(common): Add tests for `spawn` and `JoinHandle::abort`. 2024-02-21 12:01:08 +01:00
Cargo.toml chore: Disable clippy::assigning_clones lint 2024-04-02 15:05:41 +02:00
README.md chore: Rename the crate folders to use dashes instead of underscores 2021-09-14 16:38:33 +02:00
build.rs Use Option::is_some_and where applicable 2023-06-07 17:25:24 +02:00

README.md

Common types that are used in the different matrix-sdk layers.

NOTE: These are common dependencies for the different matrix-sdk layers, you're probably interested in the main matrix-sdk crate.