pub fn get_enrollments<'r>( db: &Database, reader: &'r impl Readable<'r>, ) -> Result<Vec<EnrolledExperiment>>
Return information about all enrolled experiments. Note this does not include rollouts