Slice.offset

The offset of the slice, i.e. where the slice begins in the array.

struct Slice
size_t offset;

Meta