Type Alias vector::internal_telemetry::allocations::Allocator

source ·
pub type Allocator<A> = GroupedTraceableAllocator<A, MainTracer>;

Aliased Type§

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