fn match_flash_loan_call<'gcx>(
gcx: Gcx<'gcx>,
expr: &Expr<'gcx>,
) -> Option<PendingRepayment>Expand description
EIP-3156 receiver.onFlashLoan(initiator, token, amount, fee, data) on a receiver type
declaring the exact signature. Literal arguments yield None.