Skip to main content

no_allocator

Macro no_allocator 

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

Refuse allocations immediately using the native SVM abort boundary.