Skip to main content

get_module_overviews

Function get_module_overviews 

Source
pub async fn get_module_overviews(
    conn: &mut PgConnection,
    limit: i64,
) -> ModelResult<Vec<SuotarModuleOverview>>
Expand description

Every Suotar-enabled module, one row each, ordered by course then module order.