Type Definition multistr::StringArray8[][src]

type StringArray8 = Static8<str>;

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