Macro custom_heap_default

Source
macro_rules! custom_heap_default {
    () => { ... };
}
Expand description

Fallback to default for unused custom heap feature.