[][src]Function lightspeed_email::service::email::new

pub fn new(
    email_config: EmailClientConfig
) -> Result<Box<dyn EmailClient>, LightSpeedError>