Struct allocator
Can't import core because it transitively imports
core
In this case we just need to get the name right for vector
struct allocator(T)
;
Can't import core because it transitively imports
core
In this case we just need to get the name right for vector
struct allocator(T)
;