Cargo Features

[dependencies]
stak-minify = { version = "0.1.49", default-features = false, features = ["float"] }
default = float

The float feature is set by default whenever stak-minify is added without default-features = false somewhere in the dependency tree.

float default

Enables float of stak-sac

stak-minify has 2 features without comments.