pub async fn head( __arg0: Path<String>, __arg1: State<AppState>, ) -> Result<impl IntoResponse, StatusCode>