pub fn parse_next_substitution(s: &str) -> Option<(Substitution<'_>, &str)>
Expand description

Parse the next substitution from the input string.