pub const BUMP_ALLOC: LocalKey<BumpAlloc>;
Expand description

Thread local instance of BumpAlloc used by BumpVec.