Function send

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