Skip to main content

Parse

Function Parse 

Source
pub fn Parse(Header: &str) -> Option<Decoded>
Expand description

Parse a traceparent header value. Returns None if the input doesn’t match the W3C version-00 layout.