Function charon_lib::ast::meta_utils::combine_span
source ยท pub fn combine_span(m0: &Span, m1: &Span) -> Span
Expand description
Combine some span information (useful when we need to compute the span-information of, say, a sequence).