Skip to main content

delete_thread

Function delete_thread 

Source
pub fn delete_thread(
    path: &Path,
    session_id: &str,
    thread_name: &str,
) -> Result<bool>