Type Definition multistr::CStringVec[][src]

type CStringVec = Dynamic<CStr>;

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