oxischeme::heap::StringPtr [-]  [+] [src]

type StringPtr = ArenaPtr<String>;

A pointer to a string on the heap.