Skip to main content

classify_notification

Function classify_notification 

Source
pub fn classify_notification(
    method: &str,
    params: &Value,
    thread_id: &str,
    turn_id: &str,
) -> Result<NotificationKind, Error>