Functions§
- correlation_
id - with_
correlation_ id - Runs
futwith a fresh (or given) correlation ID bound for its entire async call tree — thetokio::task_local!equivalent oftargets::typescript’sAsyncLocalStorage-basedwithCorrelationId.
fut with a fresh (or given) correlation ID bound for its entire
async call tree — the tokio::task_local! equivalent of
targets::typescript’s AsyncLocalStorage-based withCorrelationId.