pub fn plan_allocation_recovery(
state: &AllocatingState,
failure_reason: impl Into<String>,
) -> RecoveryOutcomeExpand description
Plan recovery for a failed allocation operation.
pub fn plan_allocation_recovery(
state: &AllocatingState,
failure_reason: impl Into<String>,
) -> RecoveryOutcomePlan recovery for a failed allocation operation.