[][src]Crate cloudevents_sdk_actix_web

Structs

HttpRequestDeserializer

Wrapper for HttpRequest that implements [MessageDeserializer] trait

HttpResponseSerializer

Wrapper for [HttpResponseBuilder] that implements [StructuredSerializer] and [BinarySerializer]

Functions

event_to_response

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

request_to_event

Method to transform an incoming HttpRequest to [Event]