Redaction
Event
ruma
0.12.1
Redaction
Event
Implementors
In ruma::
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
::
canonical_json
Trait
RedactionEvent
Copy item path
Settings
Help
Summary
Source
pub trait RedactionEvent { }
Available on
crate feature
canonical-json
only.
Expand description
Marker trait for redaction events.
Implementors
§
Source
§
impl
RedactionEvent
for
RoomRedactionEvent
Source
§
impl
RedactionEvent
for
SyncRoomRedactionEvent
Source
§
impl
RedactionEvent
for
OriginalRoomRedactionEvent
Source
§
impl
RedactionEvent
for
OriginalSyncRoomRedactionEvent