Skip to main content

get_chapter_and_exercise_counts

Function get_chapter_and_exercise_counts 

Source
pub async fn get_chapter_and_exercise_counts(
    conn: &mut PgConnection,
    course_module_id: Uuid,
) -> ModelResult<ModuleSizeCounts>