Type tips and tricks

Day 1 | 13:55 | 00:40 | UB2.252A (Lameere) | Nikolai Vazquez


Note: I'm reworking this at the moment, some things won't work.

The stream isn't available yet! Check back at 13:55.

Rust's type system can feel complicated and overwhelming. However, crates like Bevy and Divan take advantage of the advanced features to deliver simpler developer experiences. This talk will demonstrate how to create these easy-to-use APIs by covering advanced techniques like polymorphism, type states, and conditional typing.