[][src]Function solana_tokens::commands::test_process_distribute_tokens_with_client

pub async fn test_process_distribute_tokens_with_client<'_>(
    client: &'_ mut BanksClient,
    sender_keypair: Keypair,
    transfer_amount: Option<f64>
)