Cargo Features
[dependencies]
divoom = { version = "0.1.42", default-features = false, features = ["animation-builder"] }
- default = animation-builder
-
The
animation-builder
feature is set by default wheneverdivoom
is added without
somewhere in the dependency tree.default-features = false - animation-builder default
-
Enables image ^0.24, regex, resvg ^0.23, tiny-skia ^0.6, and usvg ^0.23
Divoom has 2 features without comments.