Skip to main content

persist_cash_withdrawal_side_effect_in_tx

Function persist_cash_withdrawal_side_effect_in_tx 

Source
fn persist_cash_withdrawal_side_effect_in_tx(
    conn: &mut PgConnection,
    side_effect: &EngineJournalCashWithdrawalSideEffect,
) -> QueryResult<()>