update_span_from_error

Function update_span_from_error 

Source
pub fn update_span_from_error<E>(span: &Span, error: &E)
where E: Error,
Available on crate feature http only.