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