These example additionally uses other crates with parts of Playdate API to minimize the amount of code.
```bash
cargo playdate run -p=playdate-menu --example=menu --features=sys/lang-items,sys/entry-point,system/try-trait-v2
```
More information how to use [cargo-playdate][] in help: `cargo playdate --help`.