Function plan_withdrawal_recovery

Source
pub fn plan_withdrawal_recovery(
    state: &WithdrawingState,
    failure_reason: impl Into<String>,
) -> RecoveryOutcome
Expand description

Plan recovery for a failed withdrawal operation.