Closed
Description
This is a tracking issue for the unstable str_match_indices
feature in the standard library. This function should largely be good to go except for the note indicating that the returned iterator should probably yield different types of values to stay consistent with other methods.
cc @Kimundi