headless_lms_models::library::copying

Function set_chapter_front_pages

Source
async fn set_chapter_front_pages(
    tx: &mut PgConnection,
    namespace_id: Uuid,
) -> ModelResult<()>