Chris Biscardi - Bevy: A case study in ergonomic Rust
The Bevy game engine is a project with a massive scope… yet it still remains a modularly usable collection of crates with ergonomic APIs. In this talk we’ll dive into the approaches Bevy uses to make game programming accessible to beginners and experts alike, and how you can use the same techniques to build more ergonomic Rust APIs.