#[derive(Insertable)] { // Attributes available to this derive: #[table_name] #[column_name] #[diesel] }