Rust
Nikolai Vazquez
Type tips and tricks
Saturday 12:55-13:35
|
UB2.252A (Lameere)
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.