Constant catalyst_entities::BUMP_ALLOC
source · pub const BUMP_ALLOC: LocalKey<BumpAlloc>;Expand description
Thread local instance of BumpAlloc used by BumpVec.
pub const BUMP_ALLOC: LocalKey<BumpAlloc>;Thread local instance of BumpAlloc used by BumpVec.