ruwuma/crates/ruma-events
2026-03-03 17:59:02 +00:00
..
benches events: slightly rework benches 2024-12-03 13:43:09 +00:00
src don't alias 2026-03-03 17:59:02 +00:00
tests/it events: Fix test for compat-encrypted-stickers 2025-02-16 17:22:37 -05:00
build.rs identifiers: Allow to set ruma_identifiers_storage cfg setting with env variable 2024-12-15 02:55:58 -05:00
Cargo.toml Fix 8ddfea4 2026-03-03 05:58:28 +00:00
CHANGELOG.md chore: Update changelogs 2025-09-04 14:24:04 -04: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.