capture_context

Function capture_context 

Source
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