[][src]Type Definition regress::Matches

type Matches<'r, 't> = Matches<DefaultExecutor<'r, 't>>;

An iterator type which yields Matches found in a string.