Skip to main content

Module context

Module context 

Source
Expand description

Trait-specific context wrapper.

Thin wrapper over DurableContext providing trait-approach ergonomics. All operations delegate directly to the inner context with no additional logic.

Structsยง

TraitContext
Trait-native context for durable Lambda operations.