pub fn decode_propagation(
header_value: &str,
) -> Result<PropagationContext, &str>
Expand description
Decode context value packed in sw8
header.
pub fn decode_propagation(
header_value: &str,
) -> Result<PropagationContext, &str>
Decode context value packed in sw8
header.