to_response

Function to_response 

Source
pub fn to_response(
    event: Event,
) -> Result<Response<UnsyncBoxBody<Bytes, Infallible>>, Error>
Available on (crate features http-binding or reqwest or axum or poem) and crate feature hyper only.