Available on crate feature
events
only.Expand description
Types describing relationships between events.
Structs§
- Annotation
- An annotation for an event.
- Bundled
Message Like Relations - Bundled aggregations of related child events of a message-like event.
- Bundled
Reference - A bundled reference.
- Bundled
State Relations - Bundled aggregations of related child events of a state event.
- Bundled
Thread - A bundled thread.
- InReply
To - Information about the event a rich reply is replying to.
- Reference
- A reference to another event.
- Reference
Chunk - A chunk of references.
- Replacement
- The content of a replacement relation.
- Thread
- The content of a thread relation.
Enums§
- Relation
Type - Relation types as defined in
rel_type
of anm.relates_to
field.