Skip to main content

xml_response

Function xml_response 

Source
pub fn xml_response(xml: String, request_id: &str) -> Response<SesResponseBody>
Expand description

Build a success XML response with the given body and request ID.