in src/errors.rs [34:36]
fn error_response(&self) -> HttpResponse { HttpResponse::InternalServerError().json(self) }