pub fn http_response_to_apigw(response: HttpResponse) -> ApiGatewayProxyResponse
Expand description
Serialize an HttpResponse
as an ApiGatewayProxyResponse
.
pub fn http_response_to_apigw(response: HttpResponse) -> ApiGatewayProxyResponse
Serialize an HttpResponse
as an ApiGatewayProxyResponse
.