Skip to main content

build_construct_plan

Function build_construct_plan 

Source
pub fn build_construct_plan(events: &[IrEvent]) -> ConstructPlan
Expand description

Build a ConstructPlan from the resolved IR. Each Construct { kind: InlineFootnote | NativeSpan, .. } becomes one entry keyed at its start byte.