Skip to main content

create_eventstream_response

Function create_eventstream_response 

Source
pub async fn create_eventstream_response(
    builder: Builder,
    body: &mut Body,
) -> Result<Response<Body>, ServerError>
Expand description

Transforms a Lambda streaming response into an EventStream response