pub fn resolve_prepass(
spans: &PrepassSpans,
decoder: &mut EntityDecoder<'_>,
opts: ResolveOptions,
) -> ResolvedPrepassExpand description
THE canonical post-scan resolution (file-order, first-wins precedence).
pub fn resolve_prepass(
spans: &PrepassSpans,
decoder: &mut EntityDecoder<'_>,
opts: ResolveOptions,
) -> ResolvedPrepassTHE canonical post-scan resolution (file-order, first-wins precedence).