An iterator over subslices.
struct Split<'a, T, F> where T: 'a, { /* private fields */ }
Objects that can be iterated over.