Function charon_lib::ast::meta_utils::combine_span_iter   
source ยท pub fn combine_span_iter<'a, T: Iterator<Item = &'a Span>>(ms: T) -> SpanExpand description
Combine all the span information in a slice.
pub fn combine_span_iter<'a, T: Iterator<Item = &'a Span>>(ms: T) -> SpanCombine all the span information in a slice.