pub fn auto_capture_context() -> ContextGuardExpand 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() -> ContextGuardAutomatically capture and preserve current context for function execution This ensures context is maintained across function boundaries without user intervention