pub const TRACE_ALLOCATOR: LocalKey<RefCell<bool>>;
Expand description

Flag controlling whether to emit tracing events for allocations/deallocations on this thread.