ruwuma/crates/ruma-events
morguldir e9c7214da6
Allow invalid predecessor
Signed-off-by: morguldir <morguldir@protonmail.com>
2024-09-25 13:16:01 +02:00
..
benches Bring back ruma-events 2023-08-28 10:23:54 +02:00
src Allow invalid predecessor 2024-09-25 13:16:01 +02:00
tests/it events: Replace deprecated lint in UI test 2024-09-07 17:11:13 +02:00
Cargo.toml Allow invalid predecessor 2024-09-25 13:16:01 +02:00
CHANGELOG.md events: Improve markdown syntax detection 2024-09-06 09:59:47 +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.