Skip to main content

Module fmt_span

Module fmt_span 

Source
Expand description

Parsing for tracing span-lifecycle formatting modes.

Known text values map case-insensitively to FmtSpan flags. Unknown values return FmtSpan::NONE in the error variant.

Functionsยง

from_str
Parses a tracing span-lifecycle mode without case sensitivity.