pub fn parse_traceparent( traceparent: &str, ) -> (Option<String>, Option<String>, Option<String>)
Parse a traceparent string into its components