Searched defs:Allocator (Results 1 – 1 of 1) sorted by relevance
12 pub struct Allocator; struct13 unsafe impl GlobalAlloc for Allocator { implementation