Rust talk: How to implement Iterator on tuples... kind of

Hosted By
Safigan

Details
Have you ever wanted to iterate over a collection of types that share the same trait? You could put them in an array or a vector but than you would have to convert them into a trait object first. What a hassle! What if I told you you can use a tuple instead?
Andrew Safigan (Software Engineer at NEI Japan) will give a talk about implementing iterators on tuples in Rust. Join us to learn about the benefits and challenges of trying to do so.
The event is being held at Kyoto City Higashiyama Iki-Iki Citizens’ Activity Centre in Room 102. It is about 6 minutes walk for Sanjo Station.
Agenda
- 15 minutes open chat
- 30 minutes presentation & questions
- 15 minutes open chat
After the event you are welcome go to a local cafe and talk casually with others.
COVID-19 safety measures
Masks required
Event will be indoors
The event host is instituting the above safety measures for this event. Meetup is not responsible for ensuring, and will not independently verify, that these precautions are followed.

Kyoto Rust
See more events
Kyoto City Higashiyama Iki-Iki Citizens’ Activity Centre
442 Tatsumichō, Higashiyama Ward, Kyoto · Kyoto
Rust talk: How to implement Iterator on tuples... kind of