Cargo Features
[dependencies]
libjxl-src = { version = "0.7.6", default-features = false, features = ["instant-build"] }
- default = instant-build
-
The
instant-build
feature is set by default wheneverlibjxl-src
is added without
somewhere in the dependency tree.default-features = false - instant-build default
libjxl-src has 2 features without comments.