std::collections::set {Value}
ONHEAP
const HashSet ONHEAP = { .allocator = SET_HEAP_ALLOCATOR };Copy the ONHEAP allocator to initialize to a set that is heap allocatedconst HashSet ONHEAP = { .allocator = SET_HEAP_ALLOCATOR };Copy the ONHEAP allocator to initialize to a set that is heap allocated