[][src]Crate cloudevents_sdk_reqwest

Structs

RequestSerializer

Wrapper for RequestBuilder that implements [StructuredSerializer] & [BinarySerializer] traits

ResponseDeserializer

Wrapper for Response that implements [MessageDeserializer] trait

Functions

event_to_request

Method to fill a RequestBuilder with an [Event]

response_to_event

Method to transform an incoming Response to [Event]