pub fn resolve_prepass(
spans: &PrepassSpans,
decoder: &mut EntityDecoder<'_>,
opts: ResolveOptions,
) -> ResolvedPrepassExpand description
THE canonical post-scan resolution. Spans are processed in file order so first-wins precedence matches what the historic inline scans produced.