Type Definition regress::Range[][src]

type Range = Range<usize>;
Expand description

Range is used to express the extent of a match, as indexes into the input string.