Cargo Features
[dependencies]
neptune-lang = { version = "0.1.3", default-features = false, features = ["mimalloc"] }
- default = mimalloc
-
The
mimalloc
feature is set by default wheneverneptune-lang
is added without
somewhere in the dependency tree.default-features = false - mimalloc default
neptune-lang has 2 features without comments.