Cargo Features
[dependencies]
stak-minify = { version = "0.1.49", default-features = false, features = ["float"] }
- default = float
-
The
float
feature is set by default wheneverstak-minify
is added without
somewhere in the dependency tree.default-features = false - float default
stak-minify has 2 features without comments.