Expand FormattedEvent type

This commit is contained in:
Erik Johnston
2026-05-27 16:06:05 +01:00
parent 39c7501a1a
commit a89a1c0563
+1 -1
View File
@@ -14,7 +14,7 @@
*/
//! Over-the-wire representations of Matrix events, parameterised by event
//! format version.
//! format version (i.e. the structure we parse the event JSON into).
//!
//! # Design
//!