Searched defs:mem_allocator (Results 1 – 1 of 1) sorted by relevance
171 mem_allocator: Vec<T>, field224 let mut mem_allocator = Vec::with_capacity(required_mem_allocator_capacity); in new() localVariable488 let mut mem_allocator = Vec::with_capacity(required_mem_allocator_capacity); in clone() localVariable