Cargo Features
[dependencies]
hardened_malloc-rs = { version = "0.1.2+12", default-features = false, features = ["clang", "gcc", "dynamic", "static", "light", "standard"] }
- default = gcc, light, static
-
These default features are set whenever
hardened_malloc-rs
is added without
somewhere in the dependency tree.default-features = false - clang
-
compiler
- gcc default
- dynamic
-
linking method
- static default
- light default
-
hardened_malloc config
"standard" feature is "default.mk" config in hardened_malloc - standard