pub fn capture_context() -> ContextGuard
Expand description
Capture current context and store it globally for cross-boundary persistence This function is automatically called by the macro to ensure context is preserved
pub fn capture_context() -> ContextGuard
Capture current context and store it globally for cross-boundary persistence This function is automatically called by the macro to ensure context is preserved