I am using diesel and rust in my project and my code snipped as follows:
table! { courses (id) { id -> Varchar, assigned_courses ->