headless_lms_models::library::copying

Function copy_material_references

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