update_span_id

Function update_span_id 

Source
pub fn update_span_id(span_id: Option<u64>) -> AsyncResult<()>
Expand description

Update span ID for tracing integration

Called by MemScopeSubscriber when entering/exiting tracing spans to provide fallback task identification.