Cargo Features
[dependencies]
firecore-battle-gui = { version = "0.0.1-alpha.1", default-features = false, features = ["audio"] }
- default = audio
-
The
audio
feature is set by default wheneverfirecore-battle-gui
is added without
somewhere in the dependency tree.default-features = false - audio default
-
Enables audio of firecore-pokedex-engine
firecore-battle-gui has 2 features without comments.