pub fn link_project_memory( conn: &Connection, project_id: &str, memory_id: &str, ) -> Result<()>
Link a memory to a project.