Crate runtime_emulator_types

Source

Structsยง

RequestPayload
A local implementation of lambda_runtime::LambdaEvent. It replicates LambdaEvent because we need Ser/Deser traits not implemented for LambdaEvent.