pub fn plan_pull(
request: &PullPlanRequest,
) -> Result<PullPlan, RemotePreflightBlocker>Expand description
Plan a pull from pure inputs. Composes transport + thread + dirty policy.
pub fn plan_pull(
request: &PullPlanRequest,
) -> Result<PullPlan, RemotePreflightBlocker>Plan a pull from pure inputs. Composes transport + thread + dirty policy.