Function refresh_execution_plan

Source
pub fn refresh_execution_plan(
    targets: &[TargetId],
    timing: RefreshTiming,
) -> Result<RefreshExecutionPlan, RefreshPlanError>