[][src]Type Definition filecheck::MatchRange

type MatchRange = (usize, usize);

The range of a match in the input text.