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

type RootedStringPtr = Rooted<StringPtr>;

A rooted pointer to a string on the heap.