vector::internal_telemetry::allocations

Type Alias Allocator

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

Aliased Typeยง

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