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.