pub fn current_context() -> InvocationContextExpand description
Gets the current invocation context
The function call captures the current context; if new spans are started, the returned invocation-context instance will not
reflect that.
pub fn current_context() -> InvocationContextGets the current invocation context
The function call captures the current context; if new spans are started, the returned invocation-context instance will not
reflect that.