[][src]Function wccg_data::repositories::event::registration_option_repository::get_all_active_auto_approval

pub async fn get_all_active_auto_approval<'_>(
    db: &'_ Database
) -> Result<Vec<RegistrationOption>, Error>