ruwuma/crates/ruma-events
Mathieu Velten 9af36342ff Add a test regarding ser/de of an UserId in a DirectUserIdentifier (#1968)
Add a test to check that a serialized UserId can be deserialized to an OwnedDirectUserIdentifier.

Also fixes Clippy failures.
2024-12-15 02:55:12 -05:00
..
2024-12-03 13:43:09 +00:00
2024-12-03 13:43:09 +00:00
2024-11-29 17:36:28 -05:00
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.