pub fn enumerate_state_closure_plan_with_options(
store: &impl ObjectStore,
state_id: StateId,
options: StateClosureOptions,
) -> Result<Vec<PlannedObject>>pub fn enumerate_state_closure_plan_with_options(
store: &impl ObjectStore,
state_id: StateId,
options: StateClosureOptions,
) -> Result<Vec<PlannedObject>>