Type Definition multistr::SliceArray8[][src]

type SliceArray8<T> = Static8<[T]>;

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