Cargo Features
[dependencies]
egui-screenshot-testing = { version = "0.3.1", default-features = false, features = ["cpu_fix"] }
- default = cpu_fix
-
The
cpu_fix
feature is set by default wheneveregui-screenshot-testing
is added without
somewhere in the dependency tree.default-features = false - cpu_fix default
egui-screenshot-testing has 2 features without comments.