[][src]Function cloudevents_sdk_actix_web::event_to_response

pub async fn event_to_response(
    event: Event,
    response: HttpResponseBuilder
) -> Result<HttpResponse, Error>

Method to fill an [HttpResponseBuilder] with an [Event]