unenroll_from_firefox_lab

Function unenroll_from_firefox_lab 

Source
pub fn unenroll_from_firefox_lab(
    db: &Database,
    writer: &mut Writer<'_>,
    slug: &str,
    gecko_prefs: Option<&GeckoPrefStore>,
) -> Result<FirefoxLabsUnenrollResult>