Cargo Features
[dependencies]
stalkr = { version = "0.1.2", default-features = false, features = ["mimalloc"] }
- default = mimalloc
-
The
mimallocfeature is set by default wheneverstalkris added withoutsomewhere in the dependency tree.default-features = false - mimalloc default
-
Enables mimalloc =0.1.47
stalkr has 2 features without comments.