stop_watch

Function stop_watch 

Source
pub async fn stop_watch(
    state: Data<AppState>,
    watch_id: Path<String>,
) -> Result<HttpResponse>