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