Skip to main content

classify

Function classify 

Source
pub fn classify(
    stderr: &str,
    agent_state: impl FnOnce() -> AgentState,
) -> Option<CoopError>