Skip to main content

Crate durable_execution_sdk_macros

Crate durable_execution_sdk_macros 

Source
Expand description

Procedural macros for AWS Durable Execution SDK

This crate provides the #[durable_execution] attribute macro for creating durable Lambda handler functions.

Attribute Macrosยง

durable_execution
Attribute macro that transforms an async function into a durable Lambda handler.