1
0
Fork 0
ruma/crates/ruma-events
2026-05-16 10:24:48 +02:00
..
benches Update style edition to 2024 2025-11-09 13:57:49 +01:00
src events: Export AnyRedactionEvent 2026-05-16 10:24:48 +02:00
tests/it events: Prevent hidden _Custom variant types to be deserialized 2026-04-25 15:26:46 +02:00
build.rs identifiers: Fix using RUMA_IDENTIFIERS_STORAGE environment variable 2026-02-25 15:16:06 +01:00
Cargo.toml Release ruma-events 0.33.0 2026-04-26 14:33:10 +02:00
CHANGELOG.md events: Export AnyRedactionEvent 2026-05-16 10:24:48 +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.