1
0
Fork 0
ruma/crates/ruma-events
2026-07-11 19:24:32 +00:00
..
benches Update style edition to 2024 2025-11-09 13:57:49 +01:00
src m.room.member reply relation 2026-07-11 19:24:32 +00:00
tests/it events: Unstable support for MSC4354 sticky events 2026-07-08 21:36:32 +02:00
build.rs identifiers: Fix using RUMA_IDENTIFIERS_STORAGE environment variable 2026-02-25 15:16:06 +01:00
Cargo.toml events: Unstable support for MSC4354 sticky events 2026-07-08 21:36:32 +02:00
CHANGELOG.md events: Unstable support for MSC4354 sticky events 2026-07-08 21:36:32 +02:00
README.md Bring back ruma-events 2023-08-28 10:23:54 +02:00

ruma-events

crates.io page docs.rs page license: MIT

Serializable types for the events in the Matrix specification that can be shared by client and server code.