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