Rust Cologne, Sept 5th 2018: Fun traits

Fun traits Wednesday, Sept. 5th, 2018 19:15 @ ThoughtWorks

We’re happy to announce that on Wednesday, September 5, 2018 at 19:15 , we are back at the ThoughtWorks office in Cologne!

The theme of the evening is traits – one of the core building blocks of abstractions in Rust. The first talk is about traits in general, showing you how to use them to make your code generic and composable. The second talk will present the Fn traits in detail. It will explain how you can properly accept functions and closures as function parameters, as well as give an overview of which closures implement which traits.

You can register here .

We are looking forward to seeing you. :slight_smile:

Cheers,
Pascal, Florian, Matthias