Skip to main content

resolve_prepass

Function resolve_prepass 

Source
pub fn resolve_prepass(
    spans: &PrepassSpans,
    decoder: &mut EntityDecoder<'_>,
    opts: ResolveOptions,
) -> ResolvedPrepass
Expand description

THE canonical post-scan resolution. Spans are processed in file order so first-wins precedence matches what the historic inline scans produced.