Function rustc_span::span_encoding::with_span_interner

source ยท
fn with_span_interner<T, F: FnOnce(&mut SpanInterner) -> T>(f: F) -> T