Hacker News new | ask | show | jobs
by varajelle 1926 days ago
I agree that iterating over types of a tuple is indeed not easy, but in that case, it should be trivial to iterate over an array of `&dyn OutputPin`. Why is that not working in this case?