Allocator

Type Alias Allocator 

Source
pub type Allocator<A> = GroupedTraceableAllocator<A, MainTracer>;

Aliased Typeยง

pub struct Allocator<A> { /* private fields */ }