pub fn agent_completion_chunk_rows<'a>(
chunk: &'a AgentCompletionChunk,
) -> RowsIter<'a>Expand description
Entry: walk an agent-completion chunk’s messages and yield every
streaming-content row keyed by the chunk’s own id and
agent_instance_hierarchy.