Function format_timeline_item

Source
fn format_timeline_item(
    item: &Arc<TimelineItem>,
    is_thread: bool,
) -> Option<ListItem<'_>>