2024-07-09

The July 2024 Rust for Lunch meet-up will have a single talk with time for questions afterwards.

We'd like to remind everyone that all participants (speakers, moderators, and attendees) must follow the Code of Conduct during the meetup.

Using category theory to parse command line options

Speaker: Michael Baykov

We are going to talk about side effects in Rust and how to manage them using abstractions from Category Theory using command line options parsing as an example. No prior knowledge in either Category Theory or command line options parsing is required, being able to read Rust code and look at pretty pictures should be enough 🙂