ruwuma/crates/ruma-events
Richard van der Hoff 9d81576af7
events: Correct properties of SecretStorageV1AesHmacSha2Properties
The `key` and `iv` properties of this type are, and have always been, optional according to the spec.
2024-01-18 13:54:39 +00:00
..
2023-08-28 10:23:54 +02:00
2023-11-27 16:17:39 +01: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.