pub fn Parse(Header: &str) -> Option<Decoded>
Parse a traceparent header value. Returns None if the input doesn’t match the W3C version-00 layout.
traceparent
None