Expand description
A collection of serde helpers to avoid having to deserialize an entire event to access some fields.
Functions§
- extract_
bundled_ thread_ summary - Try to extract a bundled thread summary of a timeline event, if available.
- extract_
thread_ root - Try to extract the thread root from a timeline event, if provided.
- extract_
thread_ root_ from_ content - Try to extract the thread root from an event’s content, if provided.