Redaction
Event
ruma_
common
0.15.1
Redaction
Event
Implementors
In ruma_
common::
canonical_
json
Structs
RedactedBecause
Enums
CanonicalJsonError
CanonicalJsonValue
JsonType
RedactionError
Traits
RedactionEvent
Functions
redact
redact_content_in_place
redact_in_place
to_canonical_value
try_from_json_map
Type Aliases
CanonicalJsonObject
ruma_common
::
canonical_json
Trait
RedactionEvent
Copy item path
Settings
Help
Summary
Source
pub trait RedactionEvent { }
Expand description
Marker trait for redaction events.
Implementors
§
impl
RedactionEvent
for
RoomRedactionEvent
impl
RedactionEvent
for
SyncRoomRedactionEvent
impl
RedactionEvent
for
OriginalRoomRedactionEvent
impl
RedactionEvent
for
OriginalSyncRoomRedactionEvent