pub fn sessions_with_agent<'a>(
analyses: &'a [SessionAnalysis],
agent_type: &str,
) -> Vec<&'a SessionAnalysis>Expand description
Find sessions that used a specific agent
pub fn sessions_with_agent<'a>(
analyses: &'a [SessionAnalysis],
agent_type: &str,
) -> Vec<&'a SessionAnalysis>Find sessions that used a specific agent