Cargo Features
Eevee has no features set by default.
[dependencies]
eevee = { version = "0.1.1-1", features = ["approx", "nes", "parallel", "watch_game"] }
- approx
-
Enables approx
- nes
-
Enables nes_rust_slim
- parallel
-
Enables rayon
- smol_bench watch_game
Eevee has 4 features without comments.