pub fn auto_capture_context() -> ContextGuard
Expand description
Automatically capture and preserve current context for function execution This ensures context is maintained across function boundaries without user intervention
pub fn auto_capture_context() -> ContextGuard
Automatically capture and preserve current context for function execution This ensures context is maintained across function boundaries without user intervention