Function mailslurp::apis::common_actions_controller_api::send_email_simple[][src]

pub async fn send_email_simple(
    configuration: &Configuration,
    params: SendEmailSimpleParams
) -> Result<(), Error<SendEmailSimpleError>>

If no senderId or inboxId provided a random email address will be used to send from.