rustc_span::span_encoding

Function with_span_interner

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