macro_rules! generate_pattern_iterators { { $(#[$forward_iterator_attribute:meta])* } => { } } generate_pattern_iterators! { /// Created with the method [`split`]. }