Function export_funding_payments_to_csv

Source
pub fn export_funding_payments_to_csv(
    payments: &[FundingPayment],
    file_path: &str,
) -> Result<()>
Expand description

Export funding payments to CSV