Registry / networking / ruma
library0.16.0rscratesunverified

Types and traits for working with the Matrix protocol.

# Cargo.toml [dependencies] ruma = "0.16.0"
INSTALL
IMPORT
SIG · RUMA
R
ruma
networkingrustv0.16.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MatrixApi
use ruma::api::MatrixApi;

Import the MatrixApi trait to make Matrix API requests.

use ruma::api::MatrixApi; // Use MatrixApi trait methods for API calls.
Debug
Known issues
gotchaRequires feature flags for specific Matrix API versions.
fix
Enable features like 'unstable-pre-spec' or 'unstable-mscXXXX' as needed.
affects: >=0.16.0
Upgrade
Version history
0.16.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
20
Amazon
3
Resources
ruma — cargo add ruma · libregistry