unenroll_from_all_firefox_labs

Function unenroll_from_all_firefox_labs 

Source
pub fn unenroll_from_all_firefox_labs(
    db: &Database,
    writer: &mut Writer<'_>,
    gecko_prefs: Option<&GeckoPrefStore>,
) -> Result<Vec<EnrollmentChangeEvent>>