ensure_correlation

Function ensure_correlation 

Source
pub fn ensure_correlation(exchange: &mut Exchange)
Expand description

Ensure a correlation_id header exists on the inbound message of the provided Exchange. Safe to call multiple times (id will be stable after first generation).