headless_lms_models::organizations

Function all_organizations

Source
pub async fn all_organizations(
    conn: &mut PgConnection,
) -> ModelResult<Vec<DatabaseOrganization>>