pub fn iter_subs(s: &str, start_pos: usize) -> Substitutions<'_> 
Expand description

Returns an iterator over all substitutions in a given string.