pub fn synthetic_span<T>(value: T) -> ContextSpanned<T>Expand description
Helper to wrap programmatic values in a ContextSpanned wrapper.
pub fn synthetic_span<T>(value: T) -> ContextSpanned<T>Helper to wrap programmatic values in a ContextSpanned wrapper.