Type Definition multistr::StringVec[][src]

type StringVec = Dynamic<str>;

Vec of immutable strs stored on the heap in the same buffer.