Skip to main content

get_by_course_module_id

Function get_by_course_module_id 

Source
pub async fn get_by_course_module_id(
    conn: &mut PgConnection,
    course_module_id: Uuid,
) -> ModelResult<Vec<CourseModuleSuotarRealisation>>