A high level Matrix client-server library for building Matrix clients.
# Cargo.toml
[dependencies]
matrix-sdk = "0.18.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new Matrix client connected to the specified homeserver.
Add `tokio` as a dependency and use `#[tokio::main]` or similar.
No dependency data recorded yet.