charon_lib::ast::meta_utils

Function 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).