Type Definition regress::Matches[][src]

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

An iterator type which yields Matches found in a string.