pub static CORRELATION_CTX: LocalKey<CorrelationContext>Expand description
Task-local CorrelationContext for the current async task, when set by the dispatcher.
pub static CORRELATION_CTX: LocalKey<CorrelationContext>Task-local CorrelationContext for the current async task, when set by the dispatcher.