Cargo Features
cheapalloc has no features set by default.
[dependencies]
cheapalloc = { version = "0.1.0", features = ["provide_oom"] }
- provide_oom = cortex-m, panic-halt
-
Affects
cheapalloc::rust_oom
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- panic-halt provide_oom?
-
Enables panic-halt ^0.2.0
- cortex-m provide_oom?
-
Enables cortex-m ^0.6.2