pub fn handle_allocation_failure(
state: &AllocatingState,
failure_reason: impl Into<String>,
) -> RecoveryOutcomeExpand description
Handle a failed allocation operation.
pub fn handle_allocation_failure(
state: &AllocatingState,
failure_reason: impl Into<String>,
) -> RecoveryOutcomeHandle a failed allocation operation.