pub fn capture_propagation_context_with_root(
root_uuid: Option<Uuid>,
) -> Result<PropagationContext>Expand description
Capture the current causal parent and an application-supplied session root.
pub fn capture_propagation_context_with_root(
root_uuid: Option<Uuid>,
) -> Result<PropagationContext>Capture the current causal parent and an application-supplied session root.