Registry / serialization / ruma-events

ruma-events

JSON →
library0.33.0rscratesunverified

Serializable types for the events in the Matrix specification.

# Cargo.toml [dependencies] ruma-events = "0.33.0"
INSTALL
IMPORT
SIG · RUMA-EVENTS
R
ruma-events
serializationrustv0.33.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.

Event
use ruma_events::Event;

Creates a new Matrix event.

use ruma_events::Event; fn main() { let event = Event::new(); println!("{:?}", event); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.33.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources