pub fn build_construct_plan(events: &[IrEvent]) -> ConstructPlanExpand description
Build a ConstructPlan from the resolved IR. Each
Construct { kind: InlineFootnote | NativeSpan, .. } becomes one
entry keyed at its start byte.
pub fn build_construct_plan(events: &[IrEvent]) -> ConstructPlanBuild a ConstructPlan from the resolved IR. Each
Construct { kind: InlineFootnote | NativeSpan, .. } becomes one
entry keyed at its start byte.