Type Alias Allocator

Source
pub type Allocator = System;
Expand description

The global allocator used by the compiler.

Aliased Typeยง

struct Allocator;