Function refresh_plan_with_timing

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