get_active_enrollments

Function get_active_enrollments 

Source
pub fn get_active_enrollments<P: AsRef<Path>>(
    db_path: &P,
) -> Result<Vec<EnrollmentSlugs>>