Function new_device_email

Source
pub fn new_device_email(
    dashboard_origin: &Url,
    ip_addr: IpAddr,
    geo_info: GeoInfo,
) -> Result<Email, RenderError>