pub fn set_trace_input(span: &mut BoxedSpan, value: impl Into<String>)Available on crate feature
otel only.Expand description
Set langfuse.trace.input on the span.
The caller is responsible for redaction; this helper is a pure attribute setter.