Function send

Source
pub async fn send(
    client: &Client,
    r: &[SendEmailRequest],
) -> Result<BatchSendResponse, Error>