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