pub async fn get_task( __arg0: State<AppState>, __arg1: Path<i64>, ) -> impl IntoResponse
Get a single task by ID