Skip to main content

PossiblyRedactedCustomStateEventContent

Type Alias PossiblyRedactedCustomStateEventContent 

Source
pub type PossiblyRedactedCustomStateEventContent = CustomStateEventContent;
Expand description

The possibly redacted form of CustomStateEventContent.

This type is used when it’s not obvious whether the content is redacted or not.

Aliased Type§

pub struct PossiblyRedactedCustomStateEventContent;

Trait Implementations§