Cargo Features
[dependencies]
ab1024-ega = { version = "0.3.0", default-features = false, features = ["graphics"] }
- default = graphics
-
The
graphics
feature is set by default wheneverab1024-ega
is added without
somewhere in the dependency tree.default-features = false - graphics default
-
Enables embedded-graphics-core
AB1024-EGA has 2 features without comments.